Searched refs:evd_cookie (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h267 uint64_t evd_cookie; member in struct:daplka_evd_resource
H A Ddaplt_if.h313 uint64_t evd_cookie; /* userland EVD pointer */ member in struct:dapl_evd_create_s
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2618 evd_rp->evd_cookie = args.evd_cookie;
3517 evd_rp->evd_cookie) {
3623 evd_rp->evd_cno_res->cno_evd_cookie = evd_rp->evd_cookie;
3682 * evd_cookie identifying the EVD that triggered the event.
3688 * evd_cookie that identifies the *last* EVD that triggered the CNO. It
3691 * evd_cookie is only meant to be a hint. there is no guarantee that the
3692 * EVD identified by the evd_cookie still contains an event or still
3843 uint64_t evd_cookie = 0; local
3890 evd_cookie
[all...]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c98 create_msg.evd_cookie = (uintptr_t)evd_ptr;
110 create_msg.evd_flags, create_msg.evd_cookie, create_msg.evd_hkey,

Completed in 81 milliseconds