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

  /src/sys/dev/usb/
utoppy.h 50 #define UTOPPYIOSTATS _IOR('t', 4, struct utoppy_stats)
51 struct utoppy_stats { struct
utoppy.c 1105 utoppy_stats(struct utoppy_softc *sc, struct utoppy_stats *us) function in typeref:typename:int
1658 err = utoppy_stats(sc, (struct utoppy_stats *)data);

Completed in 14 milliseconds