Searched refs:xi_lsub (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.h115 fmd_xprt_class_hash_t xi_lsub; /* subscriptions in local dispq */ member in struct:fmd_xprt_impl
H A Dfmd_xprt.c592 (void) fmd_xprt_class_hash_insert(xip, &xip->xi_lsub, class);
613 (void) fmd_xprt_class_hash_delete(xip, &xip->xi_lsub, class);
842 fmd_xprt_class_hash_create(&xip->xi_lsub, xip->xi_queue);
978 fmd_xprt_class_hash_destroy(&xip->xi_lsub);
H A Dfmd_mdb.c1545 addr + OFFSETOF(fmd_xprt_impl_t, xi_lsub));

Completed in 67 milliseconds