Searched refs:px_err_cmn_intr (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/sun4/io/px/ |
H A D | px_fm.h | 110 extern int px_err_cmn_intr(px_t *, ddi_fm_error_t *, int, int);
|
H A D | px_fm.c | 355 rc_err = px_err_cmn_intr(px_p, derr, PX_TRAP_CALL, PX_FM_BLOCK_ALL); in px_fm_callback() 454 rc_err = px_err_cmn_intr(px_p, &derr, PX_INTR_CALL, PX_FM_BLOCK_PCIE); in px_err_fabric_intr()
|
/titanic_50/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 131 px_err_cmn_intr(px_t *px_p, ddi_fm_error_t *derr, int caller, int block) in px_err_cmn_intr() function 286 (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 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() 818 px_err_cmn_intr(px_t *px_p, ddi_fm_error_t *derr, int caller, int block) in px_err_cmn_intr() function
|
H A D | px_lib4u.c | 1537 rc_err = px_err_cmn_intr(px_p, &derr, PX_LIB_CALL, PX_FM_BLOCK_ALL); in px_lib_clr_errs()
|