Searched refs:INTF (Results 1 – 5 of 5) sorted by relevance
53 encoder -> INTF /
170 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
1025 if (INB(np, nc_istat) & (INTF|SIP|DIP))2820 if (istat & INTF) {2821 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);2828 return (istat & INTF) ? IRQ_HANDLED : IRQ_NONE;
691 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
5607 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()5743 if (istat & INTF) { in ncr_exception()5744 OUTB (nc_istat, (istat & SIGP) | INTF); in ncr_exception()7567 if (INB(nc_istat) & (INTF|SIP|DIP))