Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_fm.h95 #define PX_FM_BLOCK_ALL (PX_FM_BLOCK_HOST | PX_FM_BLOCK_PCIE) macro
H A Dpx_fm.c355 rc_err = px_err_cmn_intr(px_p, derr, PX_TRAP_CALL, PX_FM_BLOCK_ALL); in px_fm_callback()
/titanic_50/usr/src/uts/sun4v/io/px/
H A Dpx_err.c286 (void) px_err_cmn_intr(px_p, &derr, PX_INTR_CALL, PX_FM_BLOCK_ALL); in px_err_intr()
/titanic_50/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1537 rc_err = px_err_cmn_intr(px_p, &derr, PX_LIB_CALL, PX_FM_BLOCK_ALL); in px_lib_clr_errs()