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

/freebsd-9.3-release/sys/pci/
H A Dncrreg.h199 #define HTH 0x0100/* sta: timeout (handshake) */ macro
H A Dncr.c4762 OUTB (nc_stime0, 0x0b ); /* HTH = disabled, STO = 0.1 sec. */
4797 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST);
5335 !(sist & (GEN|HTH|MA|SGE|UDC|RST|PAR)) &&
5347 !(sist & (STO|GEN|HTH|SGE|UDC|RST|PAR)) &&
5359 !(sist & (STO|GEN|HTH|MA|SGE|UDC|RST|PAR)) &&
5376 !(sist & (STO|GEN|HTH|MA|SGE|UDC|RST|PAR)) &&
5425 if (sist & HTH) {
5441 !(sist & (STO|GEN|HTH|MA|SGE|RST|PAR)) &&
5454 !(sist & (STO|GEN|HTH|MA|SGE|UDC|RST|PAR)) &&
5488 !(sist & (STO|GEN|HTH|M
[all...]
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_defs.h425 #define HTH 0x0100/* sta: timeout (handshake) */ macro
H A Dsym_hipd.c3198 OUTB (nc_stime0, 0x0c); /* HTH disabled STO 0.25 sec */
3258 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
3888 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
3919 if (!(sist & (GEN|HTH|SGE)) &&
3937 if ((sist & (GEN|HTH|SGE)) ||

Completed in 170 milliseconds