Searched refs:mpr_debug (Results 1 – 4 of 4) sorted by relevance
60 if ((sc)->mpr_debug & level) \
1707 char tmpstr[80], mpr_debug[80]; in mpr_get_tunables() local1710 sc->mpr_debug = MPR_INFO | MPR_FAULT; in mpr_get_tunables()1727 bzero(mpr_debug, 80); in mpr_get_tunables()1729 mpr_parse_debug(sc, mpr_debug); in mpr_get_tunables()1746 bzero(mpr_debug, 80); in mpr_get_tunables()1748 mpr_parse_debug(sc, mpr_debug); in mpr_get_tunables()1983 debug = sc->mpr_debug; in mpr_debug_sysctl()2056 sc->mpr_debug = flags; in mpr_parse_debug()2059 sc->mpr_debug |= flags; in mpr_parse_debug()2062 sc->mpr_debug &= (~flags); in mpr_parse_debug()[all …]
350 u_int mpr_debug; member764 if ((sc)->mpr_debug & (level)) \
315 if ((cm->cm_sc->mpr_debug & level) == 0) in mprsas_log_command()2198 if (sc->mpr_debug & MPR_XINFO && in mpr_sc_failed_io_info()3310 if (sassc->sc->mpr_debug & MPR_TRACE) { in mprsas_poll()3316 sassc->sc->mpr_debug &= ~MPR_TRACE; in mprsas_poll()