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

  /src/sys/dev/usb/
utoppy.c 880 utoppy_get_8(struct utoppy_softc *sc, uint8_t *vp) function in typeref:typename:int
998 if (utoppy_get_16(sc, &mjd) || utoppy_get_8(sc, &hour) ||
999 utoppy_get_8(sc, &minute) || utoppy_get_8(sc, &sec))
1209 utoppy_get_8(sc, &ftype) || utoppy_get_64(sc, &ud->ud_size) ||

Completed in 13 milliseconds