Home
last modified time | relevance | path

Searched refs:SBMC (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/scsi/sym53c8xx_2/
Dsym_defs.h257 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
Dsym_hipd.c1874 OUTONW(np, nc_sien, SBMC);
2904 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2936 if (sist & SBMC) sym_int_sbmc(shost);
/linux-3.4.99/drivers/scsi/
Dncr53c8xx.h783 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
Dncr53c8xx.c5960 if ((sist & SBMC) && ncr_int_sbmc (np)) in ncr_exception()
5975 if (!(sist & (SBMC|PAR)) && !(dstat & SSI)) { in ncr_exception()
/linux-3.4.99/Documentation/scsi/
DChangeLog.ncr53c8xx371 - Donnot reset if a SBMC interrupt reports the same bus mode.
DChangeLog.sym53c8xx401 - The rewrite of the interrupt handling broke the SBMC interrupt