Searched refs:mpr_debug (Results 1 – 4 of 4) sorted by relevance
58 if ((sc)->mpr_debug & level) \
1719 char tmpstr[80], mpr_debug[80]; in mpr_get_tunables() local1722 sc->mpr_debug = MPR_INFO | MPR_FAULT; in mpr_get_tunables()1740 bzero(mpr_debug, 80); in mpr_get_tunables()1741 if (TUNABLE_STR_FETCH("hw.mpr.debug_level", mpr_debug, 80) != 0) in mpr_get_tunables()1742 mpr_parse_debug(sc, mpr_debug); in mpr_get_tunables()1760 bzero(mpr_debug, 80); in mpr_get_tunables()1761 if (TUNABLE_STR_FETCH(tmpstr, mpr_debug, 80) != 0) in mpr_get_tunables()1762 mpr_parse_debug(sc, mpr_debug); in mpr_get_tunables()2005 debug = sc->mpr_debug; in mpr_debug_sysctl()2078 sc->mpr_debug = flags; in mpr_parse_debug()[all …]
348 u_int mpr_debug; member763 if ((sc)->mpr_debug & (level)) \
316 if ((cm->cm_sc->mpr_debug & level) == 0) in mprsas_log_command()2203 if (sc->mpr_debug & MPR_XINFO && in mpr_sc_failed_io_info()3320 if (sassc->sc->mpr_debug & MPR_TRACE) { in mprsas_poll()3326 sassc->sc->mpr_debug &= ~MPR_TRACE; in mprsas_poll()