Searched refs:athn_pci_read (Results 1 – 1 of 1) sorted by relevance
73 uint32_t athn_pci_read(struct athn_softc *, uint32_t);121 sc->ops.read = athn_pci_read; in athn_pci_attach()244 athn_pci_read(struct athn_softc *sc, uint32_t addr) in athn_pci_read() function