Searched refs:SBMC (Results 1 – 7 of 7) sorted by relevance
421 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
1888 OUTONW (nc_sien, SBMC);2857 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&2889 if (sist & SBMC) sym_int_sbmc (np);
1246 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
371 - Donnot reset if a SBMC interrupt reports the same bus mode.
5551 OUTONW (nc_sien, SBMC);6319 if ((sist & SBMC) && ncr_int_sbmc (np))6334 if (!(sist & (SBMC|PAR)) && !(dstat & SSI)) {
401 - The rewrite of the interrupt handling broke the SBMC interrupt
7798 OUTONW (nc_sien, SBMC);8907 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&8940 if (sist & SBMC) ncr_int_sbmc (np);