Searched refs:PCMU_DBG0 (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcicmu.c | 360 PCMU_DBG0(PCMU_DBG_ATTACH, dip, "DDI_ATTACH\n"); in pcmu_attach() 409 PCMU_DBG0(PCMU_DBG_ATTACH, dip, "attach success\n"); in pcmu_attach() 425 PCMU_DBG0(PCMU_DBG_ATTACH, dip, "DDI_RESUME\n"); in pcmu_attach() 438 PCMU_DBG0(PCMU_DBG_ATTACH, dip, in pcmu_attach() 452 PCMU_DBG0(PCMU_DBG_ATTACH, dip, "unsupported attach op\n"); in pcmu_attach() 473 PCMU_DBG0(PCMU_DBG_ATTACH, dip, in pcmu_detach() 482 PCMU_DBG0(PCMU_DBG_DETACH, dip, "DDI_DETACH\n"); in pcmu_detach() 513 PCMU_DBG0(PCMU_DBG_DETACH, dip, "unsupported detach op\n"); in pcmu_detach() 546 PCMU_DBG0(PCMU_DBG_OPEN, pcmu_p->pcmu_dip, "busy\n"); in pcmu_open() 553 PCMU_DBG0(PCMU_DBG_OPEN, pcmu_p->pcmu_dip, "busy\n"); in pcmu_open() [all …]
|
H A D | pcmu_ecc.c | 113 PCMU_DBG0(PCMU_DBG_DETACH, pcmu_p->pcmu_dip, "pcmu_ecc_destroy:\n"); in pcmu_ecc_destroy() 149 PCMU_DBG0(PCMU_DBG_ATTACH, dip, in pcmu_ecc_configure() 158 PCMU_DBG0(PCMU_DBG_ATTACH, dip, in pcmu_ecc_configure()
|
H A D | pcmu_util.c | 159 PCMU_DBG0(PCMU_DBG_MAP | PCMU_DBG_CONT, pcmu_p->pcmu_dip, in pcmu_reloc_reg() 342 PCMU_DBG0(PCMU_DBG_PWR, ddi_get_parent(child), "\n\n"); in pcmu_uninit_child()
|
H A D | pcmu_pbm.c | 144 PCMU_DBG0(PCMU_DBG_DETACH, pcmu_p->pcmu_dip, "pcmu_pbm_destroy:\n"); in pcmu_pbm_destroy()
|
H A D | pcmu_ib.c | 99 PCMU_DBG0(PCMU_DBG_IB, pcmu_p->pcmu_dip, "pcmu_ib_destroy\n"); in pcmu_ib_destroy()
|
/titanic_50/usr/src/uts/sun4u/opl/sys/pcicmu/ |
H A D | pcmu_util.h | 83 #define PCMU_DBG0(flag, dip, fmt) \ macro 110 #define PCMU_DBG0(flag, dip, fmt) macro
|