Home
last modified time | relevance | path

Searched refs:NCRFASCFG3_FASTSCSI (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dncr53c9xreg.h187 #define NCRFASCFG3_FASTSCSI 0x02 /* 10 MB/S fast scsi mode */ macro
Dncr53c9x.c320 sc->sc_cfg3_fscsi = NCRFASCFG3_FASTSCSI; in ncr53c9x_reset()