Searched refs:fmd_xprt_post (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_sysevent.c | 137 fmd_xprt_post(sysev_hdl, sysev_xprt, nvl, hrt); in sysev_legacy() 186 fmd_xprt_post(sysev_hdl, xp, nvl, hrt); in sysev_recv() 386 fmd_xprt_post(hdl, sysev_xprt, nvl, 0); in sysev_replay()
|
H A D | fmd_api.h | 274 extern void fmd_xprt_post(fmd_hdl_t *, fmd_xprt_t *, nvlist_t *, hrtime_t);
|
H A D | fmd_api.map | 134 fmd_xprt_post { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 2478 fmd_xprt_post(fmd_hdl_t *hdl, fmd_xprt_t *xp, nvlist_t *nvl, hrtime_t hrt) in fmd_xprt_post() function
|
/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fx_fabric.c | 498 fmd_xprt_post(hdl, fab_fmd_xprt, erpt, 0); in fab_send_pcix_ecc_erpt() 518 fmd_xprt_post(hdl, fab_fmd_xprt, erpt, 0); in fab_send_pcix_ecc_erpt() 611 fmd_xprt_post(hdl, fab_fmd_xprt, erpt, 0); in fab_send_pcix_bdg_ecc_erpt() 632 fmd_xprt_post(hdl, fab_fmd_xprt, erpt, 0); in fab_send_pcix_bdg_ecc_erpt()
|
H A D | fx_subr.c | 165 fmd_xprt_post(hdl, fab_fmd_xprt, erpt, 0); in fab_send_tgt_erpt() 217 fmd_xprt_post(hdl, fab_fmd_xprt, erpt, 0); in fab_send_erpt() 954 fmd_xprt_post(hdl, fab_fmd_xprt, nvl, 0); in fab_send_erpt_all_rps()
|
/titanic_44/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 94 fmd_xprt_post(hdl, xprt, nvl, 0); in dt_post_ereport()
|
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 264 fmd_xprt_post(hdl, stp->st_xprt, event, 0); in st_check_component()
|
/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_inbound.c | 460 fmd_xprt_post(fmevt_hdl, fmevt_xprt, nvl, in fmevt_postprocess()
|
/titanic_44/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 325 fmd_xprt_post(hdl, mp->epm_xprthdl, nvl, 0); in etm_post_msg() 336 fmd_xprt_post(hdl, mp->epm_xprthdl, nvl, 0); in etm_post_msg()
|
/titanic_44/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 179 fmd_xprt_post(hdl, xprt, nvl, 0); in slt_post_ereport()
|
/titanic_44/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 432 fmd_xprt_post(ip_hdl, ipx->ipx_xprt, nvl, 0); in ip_xprt_recv_event()
|
/titanic_44/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm.c | 1326 fmd_xprt_post(hdl, fmd_xprt, evp, 0); in etm_post_to_fmd()
|