HomeSort by: relevance | last modified time | path
    Searched refs:NCR_F_SELATN3 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ncr53c9xvar.h 367 #define NCR_F_SELATN3 0x08 /* chip supports SELATN3 command */
ncr53c9x.c 380 sc->sc_features |= NCR_F_SELATN3;
392 NCR_F_HASCFG3 | NCR_F_FASTSCSI | NCR_F_SELATN3;
742 if (sc->sc_features & NCR_F_SELATN3)

Completed in 14 milliseconds