Searched refs:athn_usb_read (Results 1 – 1 of 1) sorted by relevance
136 Static uint32_t athn_usb_read(struct athn_softc *, uint32_t);278 sc->sc_ops.read = athn_usb_read; in athn_usb_attach()1334 athn_usb_read(struct athn_softc *sc, uint32_t addr) in athn_usb_read() function