Searched refs:obio_eb_bst (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_obiovar.h40 bus_space_tag_t obio_eb_bst; member in struct:obio_attach_args
H A Drmixl_com.c233 bst = obio->obio_eb_bst;
266 bst = obio->obio_eb_bst;
H A Drmixl_gpio.c212 gpio->gpio_memt = oa->obio_eb_bst;
213 error = bus_space_map(oa->obio_eb_bst, oa->obio_addr, oa->obio_size,
H A Drmixl_obio.c150 obio.obio_eb_bst = sc->sc_eb_bst;
H A Drmixl_usbi.c111 sc->sc_eb_bst = obio->obio_eb_bst;
H A Drmixl_iobus.c127 sc->sc_obio_bst = obio->obio_eb_bst;

Completed in 199 milliseconds