Searched refs:ISCON (Results 1 – 4 of 4) sorted by relevance
101 #define ISCON 0x10 /* connected to scsi */ macro
2328 if (!(INB(np, nc_scntl1) & ISCON)) {
621 #define ISCON 0x10 /* connected to scsi */ macro
6180 if (!(INB (nc_scntl1) & ISCON)) in ncr_int_par()