Searched refs:ISCON (Results 1 – 5 of 5) sorted by relevance
17 #define ISCON 0x10 /* connected to scsi */ macro
88 #define ISCON 0x10 /* connected to scsi */ macro
2315 if (!(INB(np, nc_scntl1) & ISCON)) {
609 #define ISCON 0x10 /* connected to scsi */ macro
6005 if (!(INB (nc_scntl1) & ISCON)) in ncr_int_par()