Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
HDtws.h183 struct tws_stats { struct
246 struct tws_stats stats; /* I/O stats */
HDtws.c545 bzero(&sc->stats, sizeof(struct tws_stats)); in tws_init()