Searched refs:athn_pci_write (Results 1 – 1 of 1) sorted by relevance
89 Static void athn_pci_write(struct athn_softc *, uint32_t, uint32_t);145 sc->sc_ops.write = athn_pci_write; in athn_pci_attach()320 athn_pci_write(struct athn_softc *sc, uint32_t addr, uint32_t val) in athn_pci_write() function