Searched refs:PRINT_MSG_DBG (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs.c | 675 PRINT_MSG_DBG(DCS_RECEIVE, hdr); 822 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 937 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 1101 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 1199 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 1291 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 1420 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 1520 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 1596 PRINT_MSG_DBG(DCS_SEND, &reply_hdr); 1653 PRINT_MSG_DBG(DCS_SEN [all...] |
H A D | dcs.h | 317 #define PRINT_MSG_DBG if (dcs_debug) print_msg_hdr macro
|
H A D | dcs_ses.c | 219 PRINT_MSG_DBG(DCS_SEND, &req_hdr); 711 PRINT_MSG_DBG(DCS_SEND, &op_hdr);
|
Completed in 75 milliseconds