Searched refs:CMS_ERRSCOPE_IGNORE_ERR (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpu_module_ms.h93 * CMS_ERRSCOPE_IGNORE_ERR indicates that the error should be ignored,
104 #define CMS_ERRSCOPE_IGNORE_ERR 0x08 macro
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c573 retval |= CMS_ERRSCOPE_IGNORE_ERR;
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c920 return (CMS_ERRSCOPE_IGNORE_ERR);
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c1432 if ((ms_scope & CMS_ERRSCOPE_IGNORE_ERR) == 0) {

Completed in 69 milliseconds