Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c218 ecc_err.ecc_caller = PCI_TRAP_CALL; in pci_err_callback()
229 (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.c1714 if (caller == PCI_TRAP_CALL) { in pci_pbm_err_handler()
/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_err.h54 #define PCI_TRAP_CALL 0x0 macro
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_fm.h57 #define PCI_TRAP_CALL 0x0 macro
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c522 if (caller != PCI_TRAP_CALL) { in pcmu_cfg_report()