Searched refs:DBG_R_INTX (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci_intr.c | 640 DEBUG3(DBG_R_INTX, dip, "pci_rem_intr: rdip=%s%d ino=%x\n", in pci_remove_intr() 656 DEBUG1(DBG_R_INTX, dip, in pci_remove_intr() 666 DEBUG2(DBG_R_INTX, dip, "pci_rem_intr: pil=0x%x mondo=0x%x\n", in pci_remove_intr() 671 DEBUG2(DBG_R_INTX, dip, "pulse success mondo=%x reg=%p\n", in pci_remove_intr() 679 DEBUG1(DBG_R_INTX, dip, "can't get mondo for ino %x\n", ino); in pci_remove_intr() 717 DEBUG1(DBG_R_INTX, dip, "success! mondo=%x\n", mondo); in pci_remove_intr()
|
H A D | pci_debug.c | 49 {DBG_R_INTX, "rem_intx"},
|
H A D | pci_ib.c | 809 DEBUG2(DBG_R_INTX, ino_p->ino_ib_p->ib_pci_p->pci_dip, in ib_ino_rem_intr()
|
H A D | pcipsy.c | 765 DEBUG1(DBG_R_INTX, dip, "remove xintr %x\n", ino); in cb_remove_xintr()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_debug.h | 44 /* 6 */ DBG_R_INTX, enumerator
|
H A D | px_ib.c | 757 DBG(DBG_R_INTX, ino_p->ino_ib_p->ib_px_p->px_dip, in px_ib_ino_rem_intr()
|
H A D | px_intr.c | 1110 DBG(DBG_R_INTX, dip, "px_rem_intx_intr: rdip=%s%d ino=%x\n", in px_rem_intx_intr()
|
/titanic_41/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 48 #define DBG_R_INTX 0x40ull macro
|