Searched refs:mps_debug (Results 1 – 4 of 4) sorted by relevance
56 if ((sc)->mps_debug & level) \
276 u_int mps_debug; member623 if ((sc)->mps_debug & (level)) \
1358 sc->mps_debug = MPS_INFO|MPS_FAULT; in mps_get_tunables()1370 TUNABLE_INT_FETCH("hw.mps.debug_level", &sc->mps_debug); in mps_get_tunables()1382 TUNABLE_INT_FETCH(tmpstr, &sc->mps_debug); in mps_get_tunables()1449 OID_AUTO, "debug_level", CTLFLAG_RW, &sc->mps_debug, 0, in mps_setup_sysctl()1639 if (sc->mps_debug & MPS_EVENT) in mps_log_evt_handler()
321 if ((cm->cm_sc->mps_debug & level) == 0) in mpssas_log_command()2088 if (sc->mps_debug & MPS_XINFO && in mps_sc_failed_io_info()3245 if (sassc->sc->mps_debug & MPS_TRACE) { in mpssas_poll()3250 sassc->sc->mps_debug &= ~MPS_TRACE; in mpssas_poll()