Home
last modified time | relevance | path

Searched refs:PX_HW_RESET (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun4/io/px/
H A Dpx_space.c162 uint32_t px_log = PX_PANIC | PX_NO_PANIC | PX_PROTECTED | PX_HW_RESET;
166 uint32_t px_die = PX_PANIC | PX_PROTECTED | PX_HW_RESET;
H A Dpx_fm.h58 #define PX_HW_RESET (0x1 << 5) macro
/titanic_44/usr/src/uts/sun4v/io/px/
H A Dpx_err.c410 if ((err & PX_HW_RESET) || (err & PX_PANIC)) { in px_err_epkt_severity()
/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1078 if (px_log & PX_HW_RESET) { in px_err_hw_reset_handle()
1083 return (PX_HW_RESET); in px_err_hw_reset_handle()