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

  /src/sys/dev/ic/
ncr53c9xvar.h 365 #define NCR_F_FASTSCSI 0x02 /* chip supports Fast mode */
ncr53c9x.c 392 NCR_F_HASCFG3 | NCR_F_FASTSCSI | NCR_F_SELATN3;
627 if (sc->sc_features & NCR_F_FASTSCSI) {
  /src/sys/arch/arc/jazz/
asc.c 187 sc->sc_features = NCR_F_FASTSCSI;
  /src/sys/dev/tc/
asc_tcds.c 201 sc->sc_features |= NCR_F_FASTSCSI;
  /src/sys/dev/pci/
pcscp.c 208 sc->sc_features = NCR_F_FASTSCSI;

Completed in 18 milliseconds