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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/irda/
H A Dwrapper.h41 #define STO EOF /* End flag */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/irda/
H A Dwrapper.h41 #define STO EOF /* End flag */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h258 #define STO 0x0400/* sta: timeout (select) */ macro
H A Dsym_hipd.c1766 OUTB(np, nc_stime0, 0x0c); /* HTH disabled STO 0.25 sec */
1838 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2730 * - Some combinations of STO, PAR, UDC, ...
2745 * If this happen, for example STO caught by the CPU
2855 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2873 * On STO and UDC, we complete the CCB with the corres-
2888 else if (sist & STO) sym_int_sto (np);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h258 #define STO 0x0400/* sta: timeout (select) */ macro
H A Dsym_hipd.c1766 OUTB(np, nc_stime0, 0x0c); /* HTH disabled STO 0.25 sec */
1838 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2730 * - Some combinations of STO, PAR, UDC, ...
2745 * If this happen, for example STO caught by the CPU
2855 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2873 * On STO and UDC, we complete the CCB with the corres-
2888 else if (sist & STO) sym_int_sto (np);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h767 #define STO 0x0400/* sta: timeout (select) */ macro
H A Dncr53c8xx.c5177 OUTB (nc_stime0, 0x0c ); /* HTH disabled STO 0.25 sec */
5197 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
5816 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) &&
5850 ** chip says STO, we trust it. Seems some other
5863 if ((sist & STO) &&
5935 ** Although a STO-Interrupt is pending,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.h767 #define STO 0x0400/* sta: timeout (select) */ macro
H A Dncr53c8xx.c5177 OUTB (nc_stime0, 0x0c ); /* HTH disabled STO 0.25 sec */
5197 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
5816 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) &&
5850 ** chip says STO, we trust it. Seems some other
5863 if ((sist & STO) &&
5935 ** Although a STO-Interrupt is pending,

Completed in 288 milliseconds