Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_reg.h39 uint16_t rtwn_usb_read_2(struct rtwn_softc *, uint16_t);
H A Drtwn_usb_reg.c145 rtwn_usb_read_2(struct rtwn_softc *sc, uint16_t addr) in rtwn_usb_read_2() function
H A Drtwn_usb_attach.c339 sc->sc_read_2 = rtwn_usb_read_2; in rtwn_usb_attach_methods()