Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.h181 struct tws_stats { struct
248 struct tws_stats stats; /* I/O stats */
H A Dtws.c609 bzero(&sc->stats, sizeof(struct tws_stats)); in tws_init()