Searched refs:nc_sist (Results 1 – 2 of 2) sorted by relevance
211 /*42*/ u_int16_t nc_sist; /* <--: interrupt status */ member
5996 sist = (istat & SIP) ? INW (nc_sist) : 0;6105 np->regdump.nc_sist = sist;7886 (void) INW (nc_sist); /* clear pending scsi interrupt */7888 (void) INW (nc_sist); /* another one, just to be sure :) */7892 while (!(INW(nc_sist) & GEN) && ms++ < 1000)