Searched refs:PRINT_MSG_DBG (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs.c | 675 PRINT_MSG_DBG(DCS_RECEIVE, hdr); in dcs_dispatch_message() 822 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_ses_req() 937 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_ses_end() 1101 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_change_state() 1199 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_private_func() 1291 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_test() 1420 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_list_ext() 1520 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_help() 1596 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_ap_id_cmp() 1653 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); in dcs_abort_cmd() [all …]
|
H A D | dcs_ses.c | 219 PRINT_MSG_DBG(DCS_SEND, &req_hdr); in ses_close() 711 PRINT_MSG_DBG(DCS_SEND, &op_hdr); in abort_handler()
|
H A D | dcs.h | 317 #define PRINT_MSG_DBG if (dcs_debug) print_msg_hdr macro
|