Searched refs:sc_io0t (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c280 return bus_space_read_4(sc->sc_io0t, sc->sc_io0h, off);
287 bus_space_write_4(sc->sc_io0t, sc->sc_io0h, off, val);
H A Dif_mwl_pci.c197 sc->sc_io0t = rman_get_bustag(psc->sc_sr0);
H A Dif_mwlvar.h255 bus_space_tag_t sc_io0t; member in struct:mwl_softc

Completed in 132 milliseconds