Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_athn_pci.c73 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