Home
last modified time | relevance | path

Searched refs:ATN (Results 1 – 12 of 12) sorted by relevance

/linux/include/uapi/linux/
H A Dgpib.h38 ATN = (1 << ATN_NUM), /* Attention is asserted */ enumerator
53 EVENT | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS | SRQI,
/linux/drivers/scsi/
H A D53c700.scr141 SELECT ATN Device_ID, Reselect
239 SET ATN
245 CLEAR ATN
H A D53c700_d.h_shipped144 SELECT ATN Device_ID, Reselect
395 SET ATN
413 CLEAR ATN
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.h163 SRQI | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS;
H A Dni_usb_gpib.c320 static const unsigned int ni_usb_ibsta_mask = SRQI | ATN | CIC | REM | LACS | TACS | LOK; in ni_usb_soft_update_status()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq231 * 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 …]
H A Daic79xx.seq359 * 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
H A Daic7xxx.reg911 * without honoring our ATN
H A Daic79xx.reg165 * without honoring our ATN
/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst18 ATN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - arctangent
H A Dnetwinder-fpe.rst139 ATN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - arctangent
/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx355 Support for selection/reselection without ATN.
368 - Add a check of the MSG_OUT phase after Selection with ATN.