Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dncr53c9xvar.h347 #define NCR_F_SELATN3 0x08 /* can do selatn3 */ macro
Dncr53c9x.c308 sc->sc_features |= NCR_F_SELATN3; in ncr53c9x_reset()
318 NCR_F_SELATN3 | NCR_F_HASCFG3 | NCR_F_FASTSCSI; in ncr53c9x_reset()
653 if (sc->sc_features & NCR_F_SELATN3) in ncr53c9x_select()