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

/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_space.c166 uint32_t px_die = PX_PANIC | PX_PROTECTED | PX_HW_RESET; variable
H A Dpx_space.h116 extern uint32_t px_die;
H A Dpx_fm.c376 if (!px_die)
1045 if (!(rc_err & px_die))
1060 if (ferr & px_die) {
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.c233 if (*rc_err & px_die) {
438 if (is_safeacc && !(err & PX_PANIC) && !(px_die & PX_PROTECTED))

Completed in 94 milliseconds