Searched refs:mps_debug (Results 1 – 5 of 5) sorted by relevance
4 SRCS= mps_cmd.c mps_debug.c mps_flash.c mps_show.c mpsutil.c
61 if ((sc)->mps_debug & level) \
1580 char tmpstr[80], mps_debug[80]; in mps_get_tunables() local1583 sc->mps_debug = MPS_INFO|MPS_FAULT; in mps_get_tunables()1600 bzero(mps_debug, 80); in mps_get_tunables()1602 mps_parse_debug(sc, mps_debug); in mps_get_tunables()1619 bzero(mps_debug, 80); in mps_get_tunables()1621 mps_parse_debug(sc, mps_debug); in mps_get_tunables()1847 debug = sc->mps_debug; in mps_debug_sysctl()1921 sc->mps_debug = flags; in mps_parse_debug()1924 sc->mps_debug |= flags; in mps_parse_debug()1927 sc->mps_debug &= (~flags); in mps_parse_debug()[all …]
311 u_int mps_debug; member679 if ((sc)->mps_debug & (level)) \
331 if ((cm->cm_sc->mps_debug & level) == 0) in mpssas_log_command()1974 if (sc->mps_debug & MPS_XINFO && in mps_sc_failed_io_info()3145 if (sassc->sc->mps_debug & MPS_TRACE) { in mpssas_poll()3150 sassc->sc->mps_debug &= ~MPS_TRACE; in mpssas_poll()