Searched refs:nc_sist (Results 1 – 2 of 2) sorted by relevance
422 /*42*/ u16 nc_sist; /* <--: interrupt status */ member
2958 INW (nc_sist); in sym_soft_reset()3258 INW (nc_sist); in sym_init()3844 sist |= INW (nc_sist); in sym_intr1()6892 (void) INW (nc_sist); /* clear pending scsi interrupt */6894 (void) INW (nc_sist); /* another one, just to be sure :) */6898 while (!(INW(nc_sist) & GEN) && ms++ < 100000)