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

  /src/sys/arch/acorn32/podulebus/
if_ie.c 127 int sc_fastbase; member in struct:ie_softc
205 WriteByte(sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_CLI);
330 sc->sc_fastbase = sc->sc_podule->fast_base; /* OBSOLETE */
350 WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_RESET );
352 WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), 0 );
if_ie.c 127 int sc_fastbase; member in struct:ie_softc
205 WriteByte(sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_CLI);
330 sc->sc_fastbase = sc->sc_podule->fast_base; /* OBSOLETE */
350 WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_RESET );
352 WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), 0 );
if_ie.c 127 int sc_fastbase; member in struct:ie_softc
205 WriteByte(sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_CLI);
330 sc->sc_fastbase = sc->sc_podule->fast_base; /* OBSOLETE */
350 WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_RESET );
352 WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), 0 );

Completed in 36 milliseconds