Searched refs:SSM_EVENT_DEBUG (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/serengeti/io/ |
H A D | ssm.c | 1020 DPRINTF(SSM_EVENT_DEBUG, in ssm_dr_event_handler() 1025 DPRINTF(SSM_EVENT_DEBUG, ("ssm_dr_event_handler called\n")); in ssm_dr_event_handler() 1026 DPRINTF(SSM_EVENT_DEBUG, ("\tnode\t%d\n", fdp->node)); in ssm_dr_event_handler() 1027 DPRINTF(SSM_EVENT_DEBUG, ("\tslot\t%d\n", fdp->slot)); in ssm_dr_event_handler() 1028 DPRINTF(SSM_EVENT_DEBUG, ("\tparent_hdl\t0x%lx\n", fdp->parent_hdl)); in ssm_dr_event_handler() 1029 DPRINTF(SSM_EVENT_DEBUG, ("\tchild_hdl\t0x%lx\n", fdp->child_hdl)); in ssm_dr_event_handler() 1030 DPRINTF(SSM_EVENT_DEBUG, ("\tevent_details\t%s\n", in ssm_dr_event_handler()
|
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/ |
H A D | ssm.h | 68 #define SSM_EVENT_DEBUG 0x0008 macro
|