Lines Matching defs:commd_debug

92 		commd_debug(MD_MMV_MISC, "busy: set=%d, class=%d\n",
113 commd_debug(MD_MMV_MISC, "unbusy: set=%d, class=%d\n", setno, class);
123 commd_debug(MD_MMV_MISC,
385 * commd_debug(MD_MMV_SYSLOG,....) is always printed (and always via syslog),
391 commd_debug(uint_t debug_class, const char *message, ...)
429 commd_debug(debug_class, "0x%8x ", *x++);
432 commd_debug(debug_class, "\n");
434 commd_debug(debug_class, "\n");
441 commd_debug(dbc, "%s &msg = 0x%x\n", prefix, (int)msg);
442 commd_debug(dbc, "%s ID = (%d, 0x%llx-%d)\n", prefix,
444 commd_debug(dbc, "%s sender = %d\n", prefix, msg->msg_sender);
445 commd_debug(dbc, "%s flags = 0x%x\n", prefix, msg->msg_flags);
446 commd_debug(dbc, "%s setno = %d\n", prefix, msg->msg_setno);
447 commd_debug(dbc, "%s recipient = %d\n", prefix, msg->msg_recipient);
448 commd_debug(dbc, "%s type = %d\n", prefix, msg->msg_type);
449 commd_debug(dbc, "%s size = %d\n", prefix, msg->msg_event_size);
451 commd_debug(dbc, "%s data =\n", prefix);
461 commd_debug(dbc, "%s &res = 0x%x\n", prefix, (int)res);
462 commd_debug(dbc, "%s ID = (%d, 0x%llx-%d)\n", prefix,
464 commd_debug(dbc, "%s setno = %d\n", prefix, res->mmr_setno);
465 commd_debug(dbc, "%s type = %d\n", prefix, res->mmr_msgtype);
466 commd_debug(dbc, "%s flags = 0x%x\n", prefix, res->mmr_flags);
467 commd_debug(dbc, "%s comm_state= %d\n", prefix, res->mmr_comm_state);
468 commd_debug(dbc, "%s exitval = %d\n", prefix, res->mmr_exitval);
469 commd_debug(dbc, "%s out_size = %d\n", prefix, res->mmr_out_size);
471 commd_debug(dbc, "%s out = %s\n", prefix, res->mmr_out);
472 commd_debug(dbc, "%s err_size = %d\n", prefix, res->mmr_err_size);
474 commd_debug(dbc, "%s err = %s\n", prefix, res->mmr_err);
656 commd_debug(MD_MMV_ALL,
696 commd_debug(MD_MMV_MISC,
701 commd_debug(MD_MMV_MISC,
750 commd_debug(MD_MMV_MISC,
776 commd_debug(MD_MMV_SYSLOG,
801 commd_debug(MD_MMV_MISC, "add_lic(%s): ln[%d]=%s, lnc[%d]=%d\n",
831 commd_debug(MD_MMV_MISC, "rem_lic(%s): ln[%d]=%s, lnc[%d]=%d\n",