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;
267 aflt->flt_prot = AFLT_PROT_NONE;
427 if ((aflt->flt_prot == AFLT_PROT_NONE) && (aflt->flt_priv == 1) &&
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c1223 aflt->flt_prot = AFLT_PROT_NONE;
1391 aflt->flt_prot = AFLT_PROT_NONE;
1819 aflt->flt_prot = AFLT_PROT_NONE;
2112 aflt->flt_prot = AFLT_PROT_NONE;
3395 aflt->flt_prot = AFLT_PROT_NONE;
6368 aflt->flt_prot = AFLT_PROT_NONE;
6792 if ((aflt->flt_prot == AFLT_PROT_NONE) && (status == DDI_FM_FATAL))
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 Dspitfire.c1303 aflt->flt_prot = AFLT_PROT_NONE;
1397 if (aflt->flt_prot == AFLT_PROT_NONE) {
1621 if (aflt->flt_priv && aflt->flt_prot == AFLT_PROT_NONE) {
4102 if ((aflt->flt_prot == AFLT_PROT_NONE) && (status == DDI_FM_FATAL))
H A Dus3_cheetahplus.c1022 aflt->flt_prot = AFLT_PROT_NONE;

Completed in 98 milliseconds