Searched refs:HTH (Results 1 – 4 of 4) sorted by relevance
247 #define HTH 0x0100/* sta: timeout (handshake) */ macro
1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&2921 if (!(sist & (GEN|HTH|SGE)) &&2939 if ((sist & (GEN|HTH|SGE)) ||
770 #define HTH 0x0100/* sta: timeout (handshake) */ macro
5165 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()5783 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception()5874 if (sist & HTH) { in ncr_exception()
Completed in 28 milliseconds