Home
last modified time | relevance | path

Searched refs:ia_async_evd_hkeys (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h161 daplka_async_evd_hkey_t *ia_async_evd_hkeys; /* hash key of async evd */ member
176 daplka_ia_resource::ia_async_evd_hkeys
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2709 async_evd->aeh_next = ia_rp->ia_async_evd_hkeys; in daplka_evd_create()
2710 ia_rp->ia_async_evd_hkeys = async_evd; in daplka_evd_create()
3450 curr = prev = ia_rp->ia_async_evd_hkeys; in daplka_evd_free()
3459 ia_rp->ia_async_evd_hkeys = in daplka_evd_free()
7559 ia_rp->ia_async_evd_hkeys = NULL; in daplka_ia_create()
7707 hkp = ia_rp->ia_async_evd_hkeys; in daplka_ia_destroy()
7742 curr = ia_rp->ia_async_evd_hkeys; in daplka_async_event_create()