Searched refs:athn_pci_read (Results 1 – 1 of 1) sorted by relevance
88 Static uint32_t athn_pci_read(struct athn_softc *, uint32_t);144 sc->sc_ops.read = athn_pci_read; in athn_pci_attach()312 athn_pci_read(struct athn_softc *sc, uint32_t addr) in athn_pci_read() function