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

  /src/sys/arch/mips/rmi/
rmixl_obiovar.h 54 bus_space_tag_t sc_eb_bst; member in struct:obio_softc
rmixl_usbivar.h 54 bus_space_tag_t sc_eb_bst; member in struct:rmixl_usbi_softc
rmixl_obio.c 150 obio.obio_eb_bst = sc->sc_eb_bst;
211 sc->sc_eb_bst = (bus_space_tag_t)&rcp->rc_obio_eb_memt;
rmixl_usbi.c 111 sc->sc_eb_bst = obio->obio_eb_bst;
196 usbi.usbi_eb_bst = sc->sc_eb_bst;

Completed in 12 milliseconds