Searched refs:write_barrier (Results 1 – 5 of 5) sorted by relevance
153 sc->sc_ops.write_barrier = athn_cardbus_write_barrier; in athn_cardbus_attach()
146 sc->sc_ops.write_barrier = athn_pci_write_barrier; in athn_pci_attach()
388 void (*write_barrier)(struct athn_softc *); member
1466 (sc)->sc_ops.write_barrier((sc))
280 sc->sc_ops.write_barrier = athn_usb_write_barrier; in athn_usb_attach()