Searched refs:HTH (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h260 #define HTH 0x0100/* sta: timeout (handshake) */ 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);
2792 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2822 if (!(sist & (GEN|HTH|SGE)) &&
2840 if ((sist & (GEN|HTH|SGE)) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h769 #define HTH 0x0100/* sta: timeout (handshake) */ 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)) &&
5903 ** For MDPE, BF, ABORT, IID, SGE and HTH we reset the
5929 if (sist & HTH) {

Completed in 108 milliseconds