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

  /src/sys/dev/ic/
am79c930var.h 46 int sc_bustype; member in struct:am79c930_softc
cyvar.h 35 (((reg << 1)) << sc->sc_bustype))
39 (((reg << 1))<< sc->sc_bustype), (val))
84 int sc_bustype; member in struct:cy_softc
dptvar.h 87 int sc_bustype; /* SysInfo bus type */ member in struct:dpt_softc
  /src/sys/arch/sun3/sun3/
vme.c 80 int sc_bustype; member in struct:vme_softc
142 sc->sc_bustype = unit;
168 bustype = sc->sc_bustype;
186 bustype = sc->sc_bustype;
  /src/sys/arch/sun3/sun3x/
vme.c 80 int sc_bustype; member in struct:vme_softc
142 sc->sc_bustype = unit;
168 bustype = sc->sc_bustype;
186 bustype = sc->sc_bustype;

Completed in 13 milliseconds