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

  /src/sys/dev/ic/
ncr53c9xvar.h 364 #define NCR_F_HASCFG3 0x01 /* chip has CFG3 register */
ncr53c9x.c 376 sc->sc_features |= NCR_F_HASCFG3;
392 NCR_F_HASCFG3 | NCR_F_FASTSCSI | NCR_F_SELATN3;
655 if (sc->sc_features & NCR_F_HASCFG3)

Completed in 14 milliseconds