Lines Matching refs:nc_istat
4476 OUTB (nc_istat, SIGP); in ncr_put_start_queue()
4698 OUTB (nc_istat, SIGP);
5185 OUTB (nc_istat, SRST); in ncr_chip_reset()
5187 OUTB (nc_istat, 0 ); in ncr_chip_reset()
5214 OUTB (nc_istat, SRST); in ncr_init()
5284 OUTB (nc_istat , SIGP ); /* Signal Process */ in ncr_init()
5781 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()
5916 istat = INB (nc_istat); in ncr_exception()
5918 OUTB (nc_istat, (istat & SIGP) | INTF); in ncr_exception()
5919 istat = INB (nc_istat); in ncr_exception()
5928 OUTB (nc_istat, CABRT); in ncr_exception()
7740 if (INB(nc_istat) & (INTF|SIP|DIP))