Searched refs:WIDESCSI (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | trm.h | 505 #define WIDESCSI 0x02 /* Wide SCSI card */ macro |
| D | trm.c | 2355 if ((bus_space_read_1(iot, ioh, TRM_S1040_GEN_STATUS) & WIDESCSI) != 0) in trm_initACB() |