Home
last modified time | relevance | path

Searched refs:eq_mod (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c407 nvl = fmd_protocol_xprt_ctl(xip->xi_queue->eq_mod, in fmd_xprt_transition()
480 nvl = fmd_protocol_xprt_ctl(xip->xi_queue->eq_mod, in fmd_xprt_event_syn()
620 nvl = fmd_protocol_xprt_sub(xip->xi_queue->eq_mod, in fmd_xprt_event_unsub()
926 fmd_module_t *mp = xip->xi_queue->eq_mod; in fmd_xprt_destroy()
1052 fmd_module_t *mp = xip->xi_queue->eq_mod; in fmd_xprt_send()
1101 fmd_module_lock(xip->xi_queue->eq_mod); in fmd_xprt_list_suspect_local()
1102 cp = fmd_case_create(xip->xi_queue->eq_mod, NULL, NULL); in fmd_xprt_list_suspect_local()
1104 fmd_module_unlock(xip->xi_queue->eq_mod); in fmd_xprt_list_suspect_local()
1191 fmd_module_unlock(xip->xi_queue->eq_mod); in fmd_xprt_list_suspect_local()
1338 fmd_module_lock(xip->xi_queue->eq_mod); in fmd_xprt_list_suspect()
[all …]
H A Dfmd_eventq.h61 struct fmd_module *eq_mod; /* module associated with this queue */ member
H A Dfmd_eventq.c43 eq->eq_mod = mp; in fmd_eventq_create()
H A Dfmd_dispq.c248 class, dlp->dq_eventq->eq_mod->mod_name, (int)gid)); in fmd_dispq_dispatch_one()
H A Dfmd_api.c322 if (xip == NULL || xip->xi_queue->eq_mod != mp) { in fmd_api_transport_impl()
2504 (pthread_self() == xip->xi_queue->eq_mod->mod_thread->thr_tid)) { in fmd_xprt_post()
2524 (pthread_self() == xip->xi_queue->eq_mod->mod_thread->thr_tid)) { in fmd_xprt_log()