HomeSort by: relevance | last modified time | path
    Searched defs:athn_pci_write_barrier (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_athn_pci.c 90 Static void athn_pci_write_barrier(struct athn_softc *);
146 sc->sc_ops.write_barrier = athn_pci_write_barrier;
328 athn_pci_write_barrier(struct athn_softc *sc) function in typeref:typename:Static void
if_athn_pci.c 90 Static void athn_pci_write_barrier(struct athn_softc *);
146 sc->sc_ops.write_barrier = athn_pci_write_barrier;
328 athn_pci_write_barrier(struct athn_softc *sc) function in typeref:typename:Static void

Completed in 49 milliseconds