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

  /src/sys/dev/sbus/
sio16.c 79 bus_space_handle_t sc_configreg; /* configuration register */ member in struct:sio16_softc
156 sc->sc_configreg = h;
215 bus_space_write_1(sa->sa_bustag, sc->sc_configreg, 0, 0);
217 bus_space_write_1(sa->sa_bustag, sc->sc_configreg, 0,

Completed in 97 milliseconds