Searched refs:STO (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dvfc_i2c.h11 #define STO (0x02000000) macro
23 #define SEND_I2C_STOP (PIN | ESO | STO)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dwrapper.h41 #define STO EOF /* End flag */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h258 #define STO 0x0400/* sta: timeout (select) */ macro
H A Dsym_hipd.c1759 OUTB(np, nc_stime0, 0x0c); /* HTH disabled STO 0.25 sec */
1831 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2677 * - Some combinations of STO, PAR, UDC, ...
2692 * If this happen, for example STO caught by the CPU
2792 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2810 * On STO and UDC, we complete the CCB with the corres-
2825 else if (sist & STO) sym_int_sto (np);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h767 #define STO 0x0400/* sta: timeout (select) */ macro
H A Dncr53c8xx.c5199 OUTB (nc_stime0, 0x0c ); /* HTH disabled STO 0.25 sec */
5219 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
5838 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) &&
5872 ** chip says STO, we trust it. Seems some other
5885 if ((sist & STO) &&
5957 ** Although a STO-Interrupt is pending,

Completed in 97 milliseconds