Searched refs:ecc_type_to_info (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_module.h83 typedef struct ecc_type_to_info { struct
H A Dus3_module.h458 typedef struct ecc_type_to_info { struct
596 extern ecc_type_to_info_t ecc_type_to_info[];
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c392 ecc_type_to_info_t ecc_type_to_info[] = { variable
H A Dus3_jalapeno.c387 ecc_type_to_info_t ecc_type_to_info[] = { variable
H A Dopl_olympus.c131 ecc_type_to_info_t ecc_type_to_info[] = { variable
1772 * Queue one event in ue_queue based on ecc_type_to_info entry.
1808 * in the ecc_type_to_info table.
1810 for (eccp = ecc_type_to_info; t_afsr_errs != 0 && eccp->ec_desc != NULL;
H A Dus3_cheetahplus.c440 ecc_type_to_info_t ecc_type_to_info[] = { variable
H A Dus3_common.c4919 * Queue one event based on ecc_type_to_info entry. If the event has an AFT1
5020 for (eccp = ecc_type_to_info; eccp->ec_desc != NULL; eccp++) {
5046 * in the ecc_type_to_info table.
5048 for (eccp = ecc_type_to_info; t_afsr_errs != 0 && eccp->ec_desc != NULL;
5083 for (eccp = ecc_type_to_info; t_afsr_errs != 0 && eccp->ec_desc != NULL;

Completed in 131 milliseconds