Searched refs:nc_sist (Results 1 – 5 of 5) sorted by relevance
420 /*42*/ u16 nc_sist; /* <--: interrupt status */ member
234 INW (nc_sist); in sym_soft_reset()391 (void) INW (nc_sist); /* clear pending scsi interrupt */ in getfreq()393 (void) INW (nc_sist); /* another one, just to be sure :) */ in getfreq()406 while (!(INW(nc_sist) & GEN) && ms++ < 100000) in getfreq()1891 INW (nc_sist);2823 sist |= INW (nc_sist);
1245 /*42*/ u_short nc_sist; /* <--: interrupt status */ member
6294 sist = (istat & SIP) ? INW (nc_sist) : 0;6393 np->regdump.nc_sist = sist;8407 (void) INW (nc_sist); /* clear pending scsi interrupt */8409 (void) INW (nc_sist); /* another one, just to be sure :) */8413 while (!(INW(nc_sist) & GEN) && ms++ < 100000) {
7005 INW (nc_sist);8872 sist |= INW (nc_sist);8960 np->regdump.nc_sist = sist;12426 (void) INW (nc_sist); /* clear pending scsi interrupt */12428 (void) INW (nc_sist); /* another one, just to be sure :) */12434 while (!(INW(nc_sist) & GEN) && ms++ < 100000) {