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

  /src/sys/dev/ic/
ncr53c9x.c 145 (sc->sc_rev == NCR_VARIANT_FAS366)) { \
148 if (sc->sc_rev == NCR_VARIANT_FAS366) { \
213 sc->sc_ntarg = (sc->sc_rev == NCR_VARIANT_FAS366) ? 16 : 8;
390 case NCR_VARIANT_FAS366:
583 if (sc->sc_rev == NCR_VARIANT_FAS366)
700 if (sc->sc_rev == NCR_VARIANT_FAS366) {
725 if (sc->sc_rev != NCR_VARIANT_FAS366)
784 /* if (sc->sc_rev != NCR_VARIANT_FAS366) */
954 if (sc->sc_rev == NCR_VARIANT_FAS366) {
1378 if (sc->sc_rev == NCR_VARIANT_FAS366) {
    [all...]
ncr53c9xvar.h 91 #define NCR_VARIANT_FAS366 9
lsi64854.c 432 if (nsc->sc_rev == NCR_VARIANT_FAS366 &&
  /src/sys/dev/sbus/
esp_sbus.c 454 sc->sc_rev = NCR_VARIANT_FAS366;
498 case NCR_VARIANT_FAS366:
513 if (sc->sc_rev != NCR_VARIANT_FAS366)

Completed in 14 milliseconds