Searched refs:fmd_xprt_error (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fx_fabric.c | 499 if (fmd_xprt_error(hdl, fab_fmd_xprt)) in fab_send_pcix_ecc_erpt() 519 if (fmd_xprt_error(hdl, fab_fmd_xprt)) in fab_send_pcix_ecc_erpt() 612 if (fmd_xprt_error(hdl, fab_fmd_xprt)) in fab_send_pcix_bdg_ecc_erpt() 633 if (fmd_xprt_error(hdl, fab_fmd_xprt)) in fab_send_pcix_bdg_ecc_erpt()
|
H A D | fx_subr.c | 166 if (fmd_xprt_error(hdl, fab_fmd_xprt)) in fab_send_tgt_erpt() 218 if (fmd_xprt_error(hdl, fab_fmd_xprt)) { in fab_send_erpt() 955 if (fmd_xprt_error(hdl, fab_fmd_xprt)) in fab_send_erpt_all_rps()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 278 extern int fmd_xprt_error(fmd_hdl_t *, fmd_xprt_t *);
|
H A D | fmd_api.map | 130 fmd_xprt_error { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 2547 fmd_xprt_error(fmd_hdl_t *hdl, fmd_xprt_t *xp) in fmd_xprt_error() function
|
/titanic_41/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 435 if (fmd_xprt_error(ip_hdl, ipx->ipx_xprt)) { in ip_xprt_recv_event()
|