Searched refs:ao_error_disp_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca_disp.h60 extern const ao_error_disp_t *ao_error_disp[];
H A Dao_mca.c188 ao_disp_match_one(const ao_error_disp_t *aed, uint64_t status, uint32_t rev,
218 * with the one stored in the ao_error_disp_t.
247 const ao_error_disp_t *aed;
262 const ao_error_disp_t *aed = mscookie;
543 const ao_error_disp_t *aed;
707 const ao_error_disp_t *aed = mscookie;
746 const ao_error_disp_t *aed = mscookie;
H A Dao.h52 * ao_error_disp_t's. The members in the ao_error_disp_t are matched against
58 * minimize the number of ao_error_disp_t structures that must be created.
60 * than creating two ao_error_disp_t's, we use the separate aed_stat_r4_bits
106 } ao_error_disp_t; typedef in typeref:struct:ao_error_disp

Completed in 87 milliseconds