Searched defs:ecc_type_to_info (Results 1 - 6 of 6) 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 Dus3_cheetahplus.c440 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;

Completed in 86 milliseconds