Searched refs:DS_DUMP_MSG (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | ds_impl.h | 534 #define DS_DUMP_MSG(flags, buf, len) if (ds_debug & (flags)) \ macro 554 #define DS_DUMP_MSG(flags, buf, len) macro
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vlds.c | 841 DS_DUMP_MSG(DS_DBG_FLAG_VLDS, bufp, buflen); in vlds_ioctl() 1582 DS_DUMP_MSG(DS_DBG_FLAG_VLDS, rhp->data, rhp->datasz); in vlds_recvq_get_data() 1658 DS_DUMP_MSG(DS_DBG_FLAG_RCVQ, buf, buflen); in vlds_recvq_put_data()
|
H A D | ds_common.c | 623 DS_DUMP_MSG(DS_DBG_FLAG_LDC, msg, msglen); in ds_handle_recv() 692 DS_DUMP_MSG(DS_DBG_FLAG_LDC, msg, msglen); in ds_send_msg() 1603 DS_DUMP_MSG(DS_DBG_FLAG_PRCL, msg, msgsz); in ds_handle_data() 2807 DS_DUMP_MSG(DS_DBG_FLAG_PRCL, msg, msglen); in ds_cap_send()
|