Searched refs:NCRFASCFG3_FASTSCSI (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | ncr53c9xreg.h | 187 #define NCRFASCFG3_FASTSCSI 0x02 /* 10 MB/S fast scsi mode */ macro |
| D | ncr53c9x.c | 320 sc->sc_cfg3_fscsi = NCRFASCFG3_FASTSCSI; in ncr53c9x_reset() |