Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_reg.h25 uint32_t rtwn_pci_read_4(struct rtwn_softc *, uint16_t);
H A Drtwn_pci_reg.c101 rtwn_pci_read_4(struct rtwn_softc *sc, uint16_t addr) in rtwn_pci_read_4() function
H A Drtwn_pci_attach.c581 sc->sc_read_4 = rtwn_pci_read_4; in rtwn_pci_attach_methods()