Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Ddrctl_impl.c96 DR_DBG_CTL("%s: msg %p size %ld obufp %p osize %p\n", in i_drctl_send()
104 DR_DBG_CTL("%s: rbuf %p rsize %ld\n", me, in i_drctl_send()
126 DR_DBG_CTL("%s: door call returned EINTR\n", me); in i_drctl_send()
138 DR_DBG_CTL( in i_drctl_send()
143 DR_DBG_CTL("%s: unexpected return " in i_drctl_send()
H A Ddrctl.c408 DR_DBG_CTL("%s: invalid cmd %d\n", __func__, cmd); in drctl_config_common()
425 DR_DBG_CTL("%s: from pack_message, bufp = %p size %ld\n", in drctl_config_common()
469 DR_DBG_CTL("%s: cmd %d flags %d res %p count %d\n", in drctl_config_init()
/titanic_44/usr/src/uts/sun4v/sys/
H A Ddr_util.h57 #define DR_DBG_CTL if (dr_debug & DR_DBG_FLAG_CTL) printf macro
71 #define DR_DBG_CTL DR_DBG_ALL