Home
last modified time | relevance | path

Searched refs:wait_agent (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_create.c70 IN DAT_OS_WAIT_PROXY_AGENT wait_agent, /* agent */ in dapl_cno_create() argument
88 cno_ptr = dapl_cno_alloc(ia_ptr, wait_agent); in dapl_cno_create()
H A Ddapl_cno_util.c60 IN DAT_OS_WAIT_PROXY_AGENT wait_agent) in dapl_cno_alloc() argument
92 cno_ptr->cno_wait_agent = wait_agent; in dapl_cno_alloc()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_cno_util.h53 IN DAT_OS_WAIT_PROXY_AGENT wait_agent);