Lines Matching defs:ecc_errstate
156 struct ecc_errstate { struct
157 char *ecc_bridge_type;
158 ecc_t *ecc_p;
159 uint64_t ecc_afsr;
160 uint64_t ecc_afar;
161 uint64_t ecc_offset;
162 uint64_t ecc_dev_id;
163 uint64_t ecc_dw_offset;
164 struct async_flt ecc_aflt;
165 ecc_intr_info_t ecc_ii_p;
166 uint64_t ecc_ctrl;
167 int ecc_pri;
168 ecc_region_t ecc_region;
169 uint64_t ecc_ena;
170 uint64_t ecc_err_addr;
171 char *ecc_err_type;
172 int ecc_pg_ret;
173 int ecc_caller;
174 nvlist_t *ecc_fmri;
175 uint64_t ecc_dimm_offset;
176 char ecc_unum[UNUM_NAMLEN];
177 char ecc_dimm_sid[DIMM_SERIAL_ID_LEN];