Searched refs:vtscsi_debug (Results 1 – 2 of 2) sorted by relevance
70 int vtscsi_debug; member175 if ((_sc)->vtscsi_debug & (_level)) \182 if ((__sc)->vtscsi_debug & (_level)) \
2298 TUNABLE_INT_FETCH("hw.vtscsi.debug_level", &sc->vtscsi_debug); in vtscsi_get_tunables()2302 TUNABLE_INT_FETCH(tmpstr, &sc->vtscsi_debug); in vtscsi_get_tunables()2321 CTLFLAG_RW, &sc->vtscsi_debug, 0, in vtscsi_setup_sysctl()