Home
last modified time | relevance | path

Searched refs:ISCON (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_defs.h88 #define ISCON 0x10 /* connected to scsi */ macro
Dsym_hipd.c2315 if (!(INB(np, nc_scntl1) & ISCON)) {
/linux-6.12.1/drivers/scsi/
Dncr53c8xx.h609 #define ISCON 0x10 /* connected to scsi */ macro
Dncr53c8xx.c6005 if (!(INB (nc_scntl1) & ISCON)) in ncr_int_par()