Searched refs:errh_er_t (Results 1 – 3 of 3) sorted by relevance
85 static void errh_er_print(errh_er_t *, const char *);102 static void errh_drain(void *, errh_er_t *, errorq_elem_t *);105 static void errh_handle_sp(errh_er_t *);116 errh_er_t *head_va; in process_resumable_error()122 head_va = (errh_er_t *)(mcpup->cpu_rq_va + head_offset + in process_resumable_error()127 sizeof (errh_er_t)); in process_resumable_error()165 sizeof (errh_er_t), ERRORQ_ASYNC); in process_resumable_error()220 errh_er_t *head_va; in process_nonresumable_error()230 head_va = (errh_er_t *)(mcpup->cpu_nrq_va + head_offset + in process_nonresumable_error()237 sizeof (errh_er_t)); in process_nonresumable_error()[all …]
138 } errh_er_t; typedef142 errh_er_t errh_er; /* sun4v er record */
172 errh_er_t *cpu_rq_lastre; /* most recent RE */173 errh_er_t *cpu_nrq_lastnre; /* most recent NRE */