Home
last modified time | relevance | path

Searched refs:PRINT_MSG_DBG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c673 PRINT_MSG_DBG(DCS_RECEIVE, hdr); in dcs_dispatch_message()
820 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_ses_req()
1099 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_change_state()
1197 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_private_func()
1289 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_test()
1418 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_list_ext()
1518 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_help()
1594 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_ap_id_cmp()
1651 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_abort_cmd()
1823 PRINT_MSG_DBG(DCS_SEND, &req_hdr); in dcs_confirm_callback()
[all …]
H A Ddcs_ses.c217 PRINT_MSG_DBG(DCS_SEND, &req_hdr); in ses_close()
709 PRINT_MSG_DBG(DCS_SEND, &op_hdr); in abort_handler()
H A Ddcs.h315 #define PRINT_MSG_DBG if (dcs_debug) print_msg_hdr macro