Home
last modified time | relevance | path

Searched refs:tws_stats (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/tws/
HDtws.h185 struct tws_stats { struct
253 struct tws_stats stats; /* I/O stats */
HDtws.c621 bzero(&sc->stats, sizeof(struct tws_stats)); in tws_init()