Searched refs:NCR_VARIANT_FAS366 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/esp/
H A Desp_sbus.c548 sc->sc_rev = NCR_VARIANT_FAS366;
626 case NCR_VARIANT_FAS366:
661 if (sc->sc_rev != NCR_VARIANT_FAS366)
H A Dncr53c9x.c186 if (sc->sc_rev == NCR_VARIANT_FAS366) \
262 sc->sc_ntarg = (sc->sc_rev == NCR_VARIANT_FAS366) ? 16 : 8;
520 case NCR_VARIANT_FAS366:
713 if (sc->sc_rev == NCR_VARIANT_FAS366)
786 if (sc->sc_rev == NCR_VARIANT_FAS366)
832 if (sc->sc_rev == NCR_VARIANT_FAS366) {
1009 (sc->sc_rev == NCR_VARIANT_FAS366) ? PI_WIDE_16 : 0;
1591 if (sc->sc_rev == NCR_VARIANT_FAS366) {
1645 if (sc->sc_rev == NCR_VARIANT_FAS366)
1661 if (sc->sc_rev == NCR_VARIANT_FAS366)
[all...]
H A Dncr53c9xvar.h93 #define NCR_VARIANT_FAS366 9 macro
/freebsd-9.3-release/sys/sparc64/sbus/
H A Dlsi64854.c528 if (nsc->sc_rev == NCR_VARIANT_FAS366 &&

Completed in 68 milliseconds