Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h244 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
Dsym_hipd.c1861 OUTONW(np, nc_sien, SBMC);
2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2923 if (sist & SBMC) sym_int_sbmc(shost);
/linux-6.1.9/drivers/scsi/
Dncr53c8xx.h767 #define SBMC 0x1000/* sta: SCSI Bus Mode Change (895/6 only) */ macro
Dncr53c8xx.c5785 if ((sist & SBMC) && ncr_int_sbmc (np)) in ncr_exception()
5800 if (!(sist & (SBMC|PAR)) && !(dstat & SSI)) { in ncr_exception()
/linux-6.1.9/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