Searched refs:pci_ecc_classify (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ecc.c230 * to panic due to this error (via pci_ecc_classify, which also decodes the
444 pci_ecc_classify(pri_err, ecc_err_p);
459 pci_ecc_classify(sec_tmp, &ecc_sec_err);
490 pci_ecc_classify(pri_err, ecc_err_p);
508 pci_ecc_classify(sec_tmp, &ecc_sec_err);
H A Dpcipsy.c1555 * interpret the afsr, pci_ecc_classify(). ecc_err_handler() also calls
1581 * pci_ecc_classify, called by ecc_handler to classify ecc errors
1589 pci_ecc_classify(uint64_t err, ecc_errstate_t *ecc_err_p) function
H A Dpcisch.c1494 * interpret the afsr, pci_ecc_classify(). ecc_err_handler() also calls
1830 * pci_ecc_classify, called by ecc_handler to classify ecc errors
1834 pci_ecc_classify(uint64_t err, ecc_errstate_t *ecc_err_p) function
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_chip.h102 extern void pci_ecc_classify(uint64_t err, ecc_errstate_t *ecc_err_p);

Completed in 40 milliseconds