Searched refs:nc_sist (Results 1 – 4 of 4) sorted by relevance
196 /*42*/ u_short nc_sist; /* <--: interrupt status */ member
5298 sist = (istat & SIP) ? INW (nc_sist) : 0;5401 np->regdump.nc_sist = sist;6964 (void) INW (nc_sist); /* clear pending scsi interrupt */6966 (void) INW (nc_sist); /* another one, just to be sure :) */6970 while (!(INW(nc_sist) & GEN) && ms++ < 1000)
421 /*42*/ u16 nc_sist; /* <--: interrupt status */ member
2970 INW (nc_sist); in sym_soft_reset()3270 INW (nc_sist); in sym_init()3856 sist |= INW (nc_sist); in sym_intr1()6906 (void) INW (nc_sist); /* clear pending scsi interrupt */6908 (void) INW (nc_sist); /* another one, just to be sure :) */6912 while (!(INW(nc_sist) & GEN) && ms++ < 100000)