Home
last modified time | relevance | path

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 Dfx_fabric.c499 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 Dfx_subr.c166 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 Dfmd_api.h278 extern int fmd_xprt_error(fmd_hdl_t *, fmd_xprt_t *);
H A Dfmd_api.map130 fmd_xprt_error { TYPE = function; FLAGS = extern };
H A Dfmd_api.c2547 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 Dip.c435 if (fmd_xprt_error(ip_hdl, ipx->ipx_xprt)) { in ip_xprt_recv_event()