Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c115 errh_async_flt_t errh_flt; in process_resumable_error() local
131 errh_er_print(&errh_flt.errh_er, "RQ"); in process_resumable_error()
141 switch (errh_flt.errh_er.desc) { in process_resumable_error()
147 errh_handle_attr(&errh_flt); in process_resumable_error()
171 (long long) errh_flt.errh_er.desc); in process_resumable_error()
201 (void) cpu_queue_one_event(&errh_flt); in process_resumable_error()
219 errh_async_flt_t errh_flt; in process_nonresumable_error() local
283 switch (errh_flt.errh_er.desc) { in process_nonresumable_error()
324 errh_handle_attr(&errh_flt); in process_nonresumable_error()
363 (void) cpu_queue_one_event(&errh_flt); in process_nonresumable_error()
[all …]