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

  /src/sys/dev/usb/
if_athn_usb.c 136 Static uint32_t athn_usb_read(struct athn_softc *, uint32_t);
278 sc->sc_ops.read = athn_usb_read;
1334 athn_usb_read(struct athn_softc *sc, uint32_t addr) function in typeref:typename:Static uint32_t

Completed in 12 milliseconds