Searched refs:INTF (Results 1 – 4 of 4) sorted by relevance
136 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
3825 if (INB(nc_istat) & (INTF|SIP|DIP)) {3831 } while (INB(nc_istat) & (INTF|SIP|DIP));5188 if (INB(nc_istat) & (INTF|SIP|DIP)) {5298 while ((istat = INB (nc_istat)) & INTF) {5300 OUTB (nc_istat, INTF);6778 if (INB(nc_istat) & (INTF|SIP|DIP))
352 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
3848 if (istat & INTF) { in sym_intr1()3849 OUTB (nc_istat, (istat & SIGP) | INTF | np->istat_sem); in sym_intr1()6809 if (INB(nc_istat) & (INTF|SIP|DIP))