Searched refs:athn_pci_write_barrier (Results 1 – 1 of 1) sorted by relevance
75 void athn_pci_write_barrier(struct athn_softc *);123 sc->ops.write_barrier = athn_pci_write_barrier; in athn_pci_attach()260 athn_pci_write_barrier(struct athn_softc *sc) in athn_pci_write_barrier() function