Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_resource.h147 int iser_msg_cache_constructor(void *mr, void *arg, int flags);
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_resource.c73 0, &iser_msg_cache_constructor, &iser_msg_cache_destructor, in iser_init_hca_caches()
138 iser_msg_cache_constructor(void *msg_void, void *arg, int flags) in iser_msg_cache_constructor() function