Home
last modified time | relevance | path

Searched refs:reqs_in (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/tws/
H A Dtws.h182 u_int64_t reqs_in; member
H A Dtws_services.c384 TWS_TRACE(sc, "reqs(in, out)", sc->stats.reqs_in, sc->stats.reqs_out); in tws_print_stats()
H A Dtws_hdm.c342 sc->stats.reqs_in++; in tws_submit_command()