Searched refs:STO (Results 1 – 4 of 4) sorted by relevance
245 #define STO 0x0400/* sta: timeout (select) */ macro
1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&2924 else if (sist & STO) sym_int_sto (np);
768 #define STO 0x0400/* sta: timeout (select) */ 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()5830 if ((sist & STO) && in ncr_exception()