Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_athn_pci.c90 Static void athn_pci_write_barrier(struct athn_softc *);
146 sc->sc_ops.write_barrier = athn_pci_write_barrier; in athn_pci_attach()
328 athn_pci_write_barrier(struct athn_softc *sc) in athn_pci_write_barrier() function