Home
last modified time | relevance | path

Searched defs:utoppy_stats (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dutoppy.h51 struct utoppy_stats { struct
52 uint64_t us_hdd_size;
53 uint64_t us_hdd_free;
H A Dutoppy.c1105 utoppy_stats(struct utoppy_softc *sc, struct utoppy_stats *us) in utoppy_stats() function