Searched refs:NCR_F_HASCFG3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/esp/
H A Dncr53c9xvar.h404 #define NCR_F_HASCFG3 0x01 /* chip has CFG3 register */ macro
H A Dncr53c9x.c504 sc->sc_features |= NCR_F_HASCFG3;
521 sc->sc_features |= NCR_F_HASCFG3 | NCR_F_FASTSCSI |
790 if (sc->sc_features & NCR_F_HASCFG3)

Completed in 113 milliseconds