Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c167 Static void athn_usb_write_barrier(struct athn_softc *);
280 sc->sc_ops.write_barrier = athn_usb_write_barrier; in athn_usb_attach()
1346 athn_usb_write_barrier(sc); in athn_usb_read()
1373 athn_usb_write_barrier(sc); in athn_usb_write()
1377 athn_usb_write_barrier(struct athn_softc *sc) in athn_usb_write_barrier() function