Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_defs.h101 #define ISCON 0x10 /* connected to scsi */ macro
Dsym_hipd.c2328 if (!(INB(np, nc_scntl1) & ISCON)) {
/Linux-v4.19/drivers/scsi/
Dncr53c8xx.h621 #define ISCON 0x10 /* connected to scsi */ macro
Dncr53c8xx.c6180 if (!(INB (nc_scntl1) & ISCON)) in ncr_int_par()