Home
last modified time | relevance | path

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

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