Home
last modified time | relevance | path

Searched refs:PCI_TRAP_CALL (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c216 ecc_err.ecc_caller = PCI_TRAP_CALL; in pci_err_callback()
227 (const void *)pci_p, PCI_TRAP_CALL); in pci_err_callback()
H A Dpci_util.c764 if (caller != PCI_TRAP_CALL) { in pci_cfg_report()
H A Dpcisch.c2328 if (caller == PCI_TRAP_CALL) { in pci_pbm_err_handler()
2421 if (caller == PCI_TRAP_CALL && in pci_pbm_err_handler()
2498 if (caller != PCI_TRAP_CALL) { in pci_pbm_err_handler()
H A Dpcipsy.c1746 if (caller == PCI_TRAP_CALL) { in pci_pbm_err_handler()
/titanic_41/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_err.h54 #define PCI_TRAP_CALL 0x0 macro
/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_fm.h57 #define PCI_TRAP_CALL 0x0 macro
/titanic_41/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c522 if (caller != PCI_TRAP_CALL) { in pcmu_cfg_report()