Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_reg.h23 uint8_t rtwn_pci_read_1(struct rtwn_softc *, uint16_t);
H A Drtwn_pci_reg.c83 rtwn_pci_read_1(struct rtwn_softc *sc, uint16_t addr) in rtwn_pci_read_1() function
H A Drtwn_pci_attach.c579 sc->sc_read_1 = rtwn_pci_read_1; in rtwn_pci_attach_methods()