Searched refs:mps_debug (Results 1 – 3 of 3) sorted by relevance
275 u_int mps_debug; member625 if ((sc)->mps_debug & (level)) \631 if ((sc)->mps_debug & (level)) \
1349 sc->mps_debug = MPS_INFO|MPS_FAULT; in mps_get_tunables()1359 TUNABLE_INT_FETCH("hw.mps.debug_level", &sc->mps_debug); in mps_get_tunables()1369 TUNABLE_INT_FETCH(tmpstr, &sc->mps_debug); in mps_get_tunables()1428 OID_AUTO, "debug_level", CTLFLAG_RW, &sc->mps_debug, 0, in mps_setup_sysctl()1604 if (sc->mps_debug & MPS_EVENT) in mps_log_evt_handler()
318 if ((cm->cm_sc->mps_debug & level) == 0) in mpssas_log_command()2053 if (sc->mps_debug & MPS_XINFO && in mps_sc_failed_io_info()3201 if (sassc->sc->mps_debug & MPS_TRACE) { in mpssas_poll()3206 sassc->sc->mps_debug &= ~MPS_TRACE; in mpssas_poll()