Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h135 } daplka_async_evd_hkey_t; typedef
161 daplka_async_evd_hkey_t *ia_async_evd_hkeys; /* hash key of async evd */
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2587 daplka_async_evd_hkey_t *async_evd; in daplka_evd_create()
2704 async_evd = kmem_zalloc(sizeof (daplka_async_evd_hkey_t), in daplka_evd_create()
3429 daplka_async_evd_hkey_t *curr; in daplka_evd_free()
3430 daplka_async_evd_hkey_t *prev; in daplka_evd_free()
3471 kmem_free(curr, sizeof (daplka_async_evd_hkey_t)); in daplka_evd_free()
7674 daplka_async_evd_hkey_t *hkp; in daplka_ia_destroy()
7709 daplka_async_evd_hkey_t *free_hkp; in daplka_ia_destroy()
7739 daplka_async_evd_hkey_t *curr; in daplka_async_event_create()