Searched refs:eq_mod (Results 1 – 5 of 5) sorted by relevance
407 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 …]
61 struct fmd_module *eq_mod; /* module associated with this queue */ member
43 eq->eq_mod = mp; in fmd_eventq_create()
248 class, dlp->dq_eventq->eq_mod->mod_name, (int)gid)); in fmd_dispq_dispatch_one()
322 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()