Home
last modified time | relevance | path

Searched refs:rtwn_usb_read_4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_reg.h40 uint32_t rtwn_usb_read_4(struct rtwn_softc *, uint16_t);
H A Drtwn_usb_reg.c155 rtwn_usb_read_4(struct rtwn_softc *sc, uint16_t addr) in rtwn_usb_read_4() function
H A Drtwn_usb_attach.c340 sc->sc_read_4 = rtwn_usb_read_4; in rtwn_usb_attach_methods()