Searched refs:fmd_xprt_impl_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c256 fmd_xprt_class_hash_insert(fmd_xprt_impl_t *xip,
287 fmd_xprt_class_hash_delete(fmd_xprt_impl_t *xip,
331 fmd_xprt_subscribe_modhash(fmd_xprt_impl_t *xip, fmd_modhash_t *mhp)
368 fmd_xprt_transition(fmd_xprt_impl_t *xip,
417 fmd_xprt_authupdate(fmd_xprt_impl_t *xip)
428 fmd_xprt_vmismatch(fmd_xprt_impl_t *xip, nvlist_t *nvl, uint_t *rversionp)
460 fmd_xprt_event_syn(fmd_xprt_impl_t *xip, nvlist_t *nvl)
492 fmd_xprt_event_ack(fmd_xprt_impl_t *xip, nvlist_t *nvl)
524 fmd_xprt_impl_t *xip = arg;
572 fmd_xprt_event_run(fmd_xprt_impl_t *xi
[all...]
H A Dfmd_xprt.h118 } fmd_xprt_impl_t; typedef in typeref:struct:fmd_xprt_impl
H A Dfmd_api.c316 static fmd_xprt_impl_t *
320 fmd_xprt_impl_t *xip = (fmd_xprt_impl_t *)xp;
2459 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp);
2482 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp);
2515 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp);
2549 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp);
2673 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp);
H A Dfmd_mdb.c1462 fmd_xprt_impl_t xi;
1510 fmd_xprt_impl_t xi;
1545 addr + OFFSETOF(fmd_xprt_impl_t, xi_lsub));
1554 addr + OFFSETOF(fmd_xprt_impl_t, xi_rsub));
1563 addr + OFFSETOF(fmd_xprt_impl_t, xi_usub));
H A Dfmd_rpc_adm.c992 fmd_xprt_impl_t *xip;
H A Dfmd_case.c1082 fmd_xprt_impl_t *xip = (fmd_xprt_impl_t *)cip->ci_xprt;

Completed in 64 milliseconds