Searched refs:PX_INTR_CALL (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_fm.h | 40 #define PX_INTR_CALL 1 macro
|
H A D | px_fm.c | 454 rc_err = px_err_cmn_intr(px_p, &derr, PX_INTR_CALL, PX_FM_BLOCK_PCIE); in px_err_fabric_intr()
|
/titanic_44/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 286 (void) px_err_cmn_intr(px_p, &derr, PX_INTR_CALL, PX_FM_BLOCK_ALL); in px_err_intr()
|
/titanic_44/usr/src/uts/sun4u/io/px/ |
H A D | px_err.c | 666 err = px_err_cmn_intr(px_p, &derr, PX_INTR_CALL, PX_FM_BLOCK_HOST); in px_err_cb_intr() 707 rc_err = px_err_cmn_intr(px_p, &derr, PX_INTR_CALL, PX_FM_BLOCK_PCIE); in px_err_dmc_pec_intr()
|