Searched defs:cmi_panic_on_uncorrectable_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c70 int cmi_panic_on_uncorrectable_error = 1; variable
609 int panicrsp = cmi_panic_on_uncorrectable_error ? CMI_RESPONSE_PANIC :
667 if (cmi_panic_on_uncorrectable_error) {
952 return (cmi_panic_on_uncorrectable_error ? B_TRUE : B_FALSE);

Completed in 47 milliseconds