Searched refs:SBMC (Results 1 – 6 of 6) sorted by relevance
257 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
1874 OUTONW(np, nc_sien, SBMC);2904 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&2936 if (sist & SBMC) sym_int_sbmc(shost);
783 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
5960 if ((sist & SBMC) && ncr_int_sbmc (np)) in ncr_exception()5975 if (!(sist & (SBMC|PAR)) && !(dstat & SSI)) { in ncr_exception()
371 - Donnot reset if a SBMC interrupt reports the same bus mode.
401 - The rewrite of the interrupt handling broke the SBMC interrupt