Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_modify_agent.c80 cno_ptr->cno_wait_agent = prx_agent; in dapl_cno_modify_agent()
H A Ddapl_cno_query.c94 cno_param->agent = cno_ptr->cno_wait_agent; in dapl_cno_query()
H A Ddapl_cno_util.c92 cno_ptr->cno_wait_agent = wait_agent; in dapl_cno_alloc()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1881 if (cno_ptr->cno_wait_agent.instance_data != NULL || in dapls_ib_cno_alloc()
1882 cno_ptr->cno_wait_agent.proxy_agent_func != NULL) { in dapls_ib_cno_alloc()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h410 DAT_OS_WAIT_PROXY_AGENT cno_wait_agent; member