Home
last modified time | relevance | path

Searched refs:errh_er_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c85 static void errh_er_print(errh_er_t *, const char *);
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()
237 sizeof (errh_er_t)); in process_nonresumable_error()
510 errh_er_t *errh_erp = (errh_er_t *)&errh_fltp->errh_er; in cpu_async_log_err()
906 errh_handle_sp(errh_er_t *errh_erp) in errh_handle_sp()
[all …]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Derror.h138 } errh_er_t; typedef
142 errh_er_t errh_er; /* sun4v er record */
H A Dmachcpuvar.h172 errh_er_t *cpu_rq_lastre; /* most recent RE */
173 errh_er_t *cpu_nrq_lastnre; /* most recent NRE */