Searched refs:pci_pbm_err_handler (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pbm.c240 err = pci_pbm_err_handler(pci_p->pci_dip, &derr, (void *)pci_p,
250 err = pci_pbm_err_handler(pci_p->pci_dip, &derr, (void *)pci_p,
259 err = pci_pbm_err_handler(pci_p->pci_dip, &derr, (void *)pci_p,
315 * handle associated with PBM AFAR register. Called by pci_pbm_err_handler with
H A Dpci_fm.c182 (void) pci_pbm_err_handler(pci_p->pci_dip, &derr,
226 int err = pci_pbm_err_handler(pci_p->pci_dip, derr,
H A Dpci_ecc.c233 * them we call pci_pbm_err_handler() and call ndi_fm_handler_dispatch() so
357 * for calling pci_pbm_err_handler() for both sides of the schizo/psycho
391 if (pci_pbm_err_handler(dip, &derr, (void *)pci_p,
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...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_chip.h100 extern int pci_pbm_err_handler(dev_info_t *dip, ddi_fm_error_t *derr,

Completed in 110 milliseconds