Searched refs:SBMC (Results 1 – 6 of 6) sorted by relevance
244 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
1861 OUTONW(np, nc_sien, SBMC);2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&2923 if (sist & SBMC) sym_int_sbmc(shost);
767 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
5785 if ((sist & SBMC) && ncr_int_sbmc (np)) in ncr_exception()5800 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