Searched refs:DDI_INTR_NEXDBG (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | pci_intr_lib.c | 112 DDI_INTR_NEXDBG((CE_CONT, "pci_get_msi_ctrl: " in pci_get_msi_ctrl() 125 DDI_INTR_NEXDBG((CE_CONT, "pci_get_msi_ctrl: MSI " in pci_get_msi_ctrl() 137 DDI_INTR_NEXDBG((CE_CONT, "pci_get_msi_ctrl: MSI-X " in pci_get_msi_ctrl() 160 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_get_cap: rdip = 0x%p\n", in pci_msi_get_cap() 185 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_get_cap: flags = 0x%x\n", *flagsp)); in pci_msi_get_cap() 206 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: rdip = 0x%p type 0x%x " in pci_msi_configure() 219 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: msi_ctrl = %x\n", in pci_msi_configure() 225 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: msi_addr = %x\n", in pci_msi_configure() 232 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: upper " in pci_msi_configure() 239 DDI_INTR_NEXDBG((CE_CONT, "pci_msi_configure: msi_data " in pci_msi_configure() [all …]
|
/titanic_41/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.c | 163 DDI_INTR_NEXDBG((CE_CONT, "pci_get_priority: dip = 0x%p, hdlp = %p\n", in pci_get_priority() 214 DDI_INTR_NEXDBG((CE_CONT, in pci_common_intr_ops() 270 DDI_INTR_NEXDBG((CE_CONT, "pci_common_intr_ops: " in pci_common_intr_ops() 360 DDI_INTR_NEXDBG((CE_CONT, in pci_common_intr_ops() 381 DDI_INTR_NEXDBG((CE_CONT, in pci_common_intr_ops() 397 DDI_INTR_NEXDBG((CE_CONT, in pci_common_intr_ops() 462 DDI_INTR_NEXDBG((CE_CONT, "pci_common_intr_ops: " in pci_common_intr_ops() 493 DDI_INTR_NEXDBG((CE_CONT, in pci_common_intr_ops() 547 DDI_INTR_NEXDBG((CE_CONT, "pci: GETCAP returned psm_rval = %x, " in pci_common_intr_ops() 562 DDI_INTR_NEXDBG((CE_CONT, "pci: GETCAP returned = %x\n", in pci_common_intr_ops() [all …]
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 410 DDI_INTR_NEXDBG((CE_CONT, "xpvd_get_priority: dip = 0x%p\n", in xpvd_get_priority() 452 DDI_INTR_NEXDBG((CE_CONT, in xpvd_intr_ops() 494 DDI_INTR_NEXDBG((CE_CONT, "xpvd_intr_ops: priority = 0x%x\n", in xpvd_intr_ops() 553 DDI_INTR_NEXDBG((CE_CONT, "xpvd: GETCAP returned = %x\n", in xpvd_intr_ops() 557 DDI_INTR_NEXDBG((CE_CONT, "xpvd_intr_ops: SETCAP cap=0x%x\n", in xpvd_intr_ops() 563 DDI_INTR_NEXDBG((CE_CONT, "GETCAP: psm_intr_ops" in xpvd_intr_ops() 577 DDI_INTR_NEXDBG((CE_CONT, "xpvd_intr_ops: ENABLE vec=0x%x\n", in xpvd_intr_ops() 585 DDI_INTR_NEXDBG((CE_CONT, "xpvd_intr_ops: DISABLE vec = %x\n", in xpvd_intr_ops() 617 DDI_INTR_NEXDBG((CE_CONT, "xpvd: GETPENDING returned = %x\n", in xpvd_intr_ops() 624 DDI_INTR_NEXDBG((CE_CONT, "xpvd: NAVAIL returned = %x\n", in xpvd_intr_ops() [all …]
|
/titanic_41/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 877 DDI_INTR_NEXDBG((CE_CONT, in ppb_intr_ops() 885 DDI_INTR_NEXDBG((CE_CONT, in ppb_intr_ops() 891 DDI_INTR_NEXDBG((CE_CONT, in ppb_intr_ops() 898 DDI_INTR_NEXDBG((CE_CONT, in ppb_intr_ops() 907 DDI_INTR_NEXDBG((CE_CONT, in ppb_intr_ops() 919 DDI_INTR_NEXDBG((CE_CONT, in ppb_intr_ops()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | autoconf.h | 133 #define DDI_INTR_NEXDBG(args) if (ddidebug & DDI_INTR_NEXUS) cmn_err args macro 153 #define DDI_INTR_NEXDBG(args) macro
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1383 DDI_INTR_NEXDBG((CE_CONT, in rootnex_intr_ops()
|