Searched defs:utoppy_stats (Results 1 – 2 of 2) sorted by relevance
51 struct utoppy_stats { struct52 uint64_t us_hdd_size;53 uint64_t us_hdd_free;
1105 utoppy_stats(struct utoppy_softc *sc, struct utoppy_stats *us) in utoppy_stats() function