Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h201 #define AFLT_PROT_NONE 0 /* no protection active */ macro
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c179 aflt->flt_prot = AFLT_PROT_NONE; in process_resumable_error()
267 aflt->flt_prot = AFLT_PROT_NONE; in process_nonresumable_error()
427 if ((aflt->flt_prot == AFLT_PROT_NONE) && (aflt->flt_priv == 1) && in errh_cpu_run_bus_error_handlers()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c1223 aflt->flt_prot = AFLT_PROT_NONE; in cpu_check_cpu_logout()
1391 aflt->flt_prot = AFLT_PROT_NONE; in cpu_log_fast_ecc_error()
1820 aflt->flt_prot = AFLT_PROT_NONE; in cpu_deferred_error()
2113 aflt->flt_prot = AFLT_PROT_NONE; in cpu_parity_error()
3396 aflt->flt_prot = AFLT_PROT_NONE; in cpu_async_panic_callb()
6369 aflt->flt_prot = AFLT_PROT_NONE;
6793 if ((aflt->flt_prot == AFLT_PROT_NONE) && (status == DDI_FM_FATAL))
H A Dspitfire.c1303 aflt->flt_prot = AFLT_PROT_NONE; in cpu_async_error()
1397 if (aflt->flt_prot == AFLT_PROT_NONE) { in cpu_async_error()
1621 if (aflt->flt_priv && aflt->flt_prot == AFLT_PROT_NONE) { in cpu_async_error()
4102 if ((aflt->flt_prot == AFLT_PROT_NONE) && (status == DDI_FM_FATAL)) in cpu_run_bus_error_handlers()
H A Dopl_olympus.c1583 if ((aflt->flt_prot == AFLT_PROT_NONE) && (status == DDI_FM_FATAL))
1943 aflt->flt_prot = (uchar_t)AFLT_PROT_NONE;
H A Dus3_cheetahplus.c1022 aflt->flt_prot = AFLT_PROT_NONE; in cpu_tlb_parity_error()