Searched refs:vtscsi_debug (Results 1 – 2 of 2) sorted by relevance
68 int vtscsi_debug; member173 if ((_sc)->vtscsi_debug & (_level)) \180 if ((__sc)->vtscsi_debug & (_level)) \
2296 TUNABLE_INT_FETCH("hw.vtscsi.debug_level", &sc->vtscsi_debug); in vtscsi_get_tunables()2300 TUNABLE_INT_FETCH(tmpstr, &sc->vtscsi_debug); in vtscsi_get_tunables()2319 CTLFLAG_RW, &sc->vtscsi_debug, 0, in vtscsi_setup_sysctl()