Home
last modified time | relevance | path

Searched refs:DBG_R_INTX (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c635 DEBUG3(DBG_R_INTX, dip, "pci_rem_intr: rdip=%s%d ino=%x\n", in pci_remove_intr()
651 DEBUG1(DBG_R_INTX, dip, in pci_remove_intr()
661 DEBUG2(DBG_R_INTX, dip, "pci_rem_intr: pil=0x%x mondo=0x%x\n", in pci_remove_intr()
666 DEBUG2(DBG_R_INTX, dip, "pulse success mondo=%x reg=%p\n", in pci_remove_intr()
674 DEBUG1(DBG_R_INTX, dip, "can't get mondo for ino %x\n", ino); in pci_remove_intr()
712 DEBUG1(DBG_R_INTX, dip, "success! mondo=%x\n", mondo); in pci_remove_intr()
H A Dpci_debug.c49 {DBG_R_INTX, "rem_intx"},
H A Dpci_ib.c781 DEBUG2(DBG_R_INTX, ino_p->ino_ib_p->ib_pci_p->pci_dip, in ib_ino_rem_intr()
H A Dpcipsy.c759 DEBUG1(DBG_R_INTX, dip, "remove xintr %x\n", ino); in cb_remove_xintr()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.h44 /* 6 */ DBG_R_INTX, enumerator
H A Dpx_ib.c757 DBG(DBG_R_INTX, ino_p->ino_ib_p->ib_px_p->px_dip, in px_ib_ino_rem_intr()
H A Dpx_intr.c1110 DBG(DBG_R_INTX, dip, "px_rem_intx_intr: rdip=%s%d ino=%x\n", in px_rem_intx_intr()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h48 #define DBG_R_INTX 0x40ull macro