Searched refs:wi_localhandle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/wi/
H A Dif_wi_pci.c163 sc->wi_localhandle = rman_get_bushandle(sc->local);
164 command = bus_space_read_4(sc->wi_localtag, sc->wi_localhandle,
167 bus_space_write_4(sc->wi_localtag, sc->wi_localhandle,
H A Dif_wivar.h98 bus_space_handle_t wi_localhandle; member in struct:wi_softc

Completed in 115 milliseconds