Searched defs:pci_pbm_err_handler (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c1543 * pci_pbm_err_handler() is called by pbm_error_intr() or pci_err_callback()
1546 * It will call pci_pbm_err_handler() to report and handle all PCI/PBM/IOMMU
1549 * pci_pbm_err_handler() calls a generic interface pbm_afsr_report()(pci_pbm.c)
1556 * pci_pbm_err_handler() and ndi_fm_handler_dispatch() to log any related
1704 * pci_pbm_err_handler and pci_bus_exit.
1721 pci_pbm_err_handler(dev_info_t *dip, ddi_fm_error_t *derr, function
1898 * pci_pbm_err_handler. This function must be called while pci_fm_mutex
H A Dpcisch.c1461 * pci_pbm_err_handler() for each bus as well to report their errors. We
1475 * pci_pbm_err_handler() is called by pbm_error_intr() or pci_err_callback()
1478 * It will call pci_pbm_err_handler() to report and handle all PCI/PBM/IOMMU
1481 * pci_pbm_err_handler() calls a generic interface pbm_afsr_report()(pci_pbm.c)
1485 * pci_pbm_err_handler() also calls iommu_err_handler() to handle IOMMU related
1495 * pci_pbm_err_handler() to report any pbm errors detected.
1744 if (pci_pbm_err_handler(cmn_p->pci_p[i]->pci_dip, &derr,
2136 * Function used to handle and log IOMMU errors. Called by pci_pbm_err_handler,
2305 pci_pbm_err_handler(dev_info_t *dip, ddi_fm_error_t *derr, function
2389 DEBUG2(DBG_ERR_INTR, dip, "pci_pbm_err_handler
[all...]

Completed in 69 milliseconds