Searched defs:wait_agent (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_create.c56 * wait_agent
70 IN DAT_OS_WAIT_PROXY_AGENT wait_agent, /* agent */
88 cno_ptr = dapl_cno_alloc(ia_ptr, wait_agent);
68 dapl_cno_create( IN DAT_IA_HANDLE ia_handle, IN DAT_OS_WAIT_PROXY_AGENT wait_agent, OUT DAT_CNO_HANDLE *cno_handle) argument
H A Ddapl_cno_util.c60 IN DAT_OS_WAIT_PROXY_AGENT wait_agent)
92 cno_ptr->cno_wait_agent = wait_agent;
58 dapl_cno_alloc( IN DAPL_IA *ia_ptr, IN DAT_OS_WAIT_PROXY_AGENT wait_agent) argument

Completed in 44 milliseconds