Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsym53c8xx.h17 #define ISCON 0x10 /* connected to scsi */ macro
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h88 #define ISCON 0x10 /* connected to scsi */ macro
H A Dsym_hipd.c2315 if (!(INB(np, nc_scntl1) & ISCON)) {
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h609 #define ISCON 0x10 /* connected to scsi */ macro
H A Dncr53c8xx.c6005 if (!(INB (nc_scntl1) & ISCON)) in ncr_int_par()