Searched refs:DDI_DBG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xdf.h | 305 #define DDI_DBG 0x1 macro
|
H A D | xdf.c | 1448 DPRINTF(DDI_DBG, ("xdf@%s: state change %d -> %d\n", in xdf_set_state() 1520 DPRINTF(DDI_DBG, in xdf_setstate_init() 1904 DPRINTF(DDI_DBG, ("xdf@%s: otherend state change to %d!\n", in xdf_oe_change() 3049 DPRINTF(DDI_DBG, ("xdf@%s: opening\n", vdp->xdf_addr)); in xdf_open() 3275 DPRINTF(DDI_DBG, ("xdf@%s: attaching\n", ddi_get_name_addr(dip))); in xdf_attach() 3379 DPRINTF(DDI_DBG, ("xdf@%s: attached\n", vdp->xdf_addr)); in xdf_attach() 3460 DPRINTF(DDI_DBG, ("xdf@%s: detaching\n", ddi_get_name_addr(dip))); in xdf_detach()
|