Searched refs:ATN (Results 1 – 10 of 10) sorted by relevance
| /drivers/staging/gpib/uapi/ |
| A D | gpib.h | 38 ATN = (1 << ATN_NUM), /* Attention is asserted */ enumerator 53 EVENT | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS | SRQI,
|
| /drivers/scsi/ |
| A D | 53c700.scr | 141 SELECT ATN Device_ID, Reselect 239 SET ATN 245 CLEAR ATN
|
| A D | 53c700_d.h_shipped | 144 SELECT ATN Device_ID, Reselect 395 SET ATN 413 CLEAR ATN
|
| /drivers/staging/gpib/ni_usb/ |
| A D | ni_usb_gpib.h | 163 SRQI | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS;
|
| A D | ni_usb_gpib.c | 320 static const unsigned int ni_usb_ibsta_mask = SRQI | ATN | CIC | REM | LACS | TACS | LOK; in ni_usb_soft_update_status()
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.seq | 231 * If ATN isn't asserted, the target isn't interested 234 * ATN is false. 239 * Watch ATN closely now as we pull in messages from the 485 * Start honoring ATN signals now that 540 * The target has dropped ATN (doesn't want to abort or BDR) 613 /* XXX Watch for ATN or parity errors??? */ 648 * should go into the message out phase since we have ATN 1499 /* Turn on ATN for the retry */ 1539 * If the next bus phase after ATN drops is message out, it means 1616 * If ATN is raised, we still want to give the target a message. [all …]
|
| A D | aic79xx.seq | 359 * ATN can be asserted even if the current 804 * we have selected out with ATN asserted and the target 839 * should go into the message out phase since we have ATN 974 /* Turn on ATN for the retry */ 1010 * If the next bus phase after ATN drops is message out, it means 1179 * If ATN is raised, we still want to give the target a message. 1184 * for this command and setting ATN while we are still processing 1288 * If ATN is raised, we still want to give the target a message. 1423 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
|
| A D | aic7xxx.reg | 911 * without honoring our ATN
|
| A D | aic79xx.reg | 165 * without honoring our ATN
|
| /drivers/staging/gpib/common/ |
| A D | iblib.c | 32 if (status & ATN) in ibcac()
|
Completed in 23 milliseconds