Searched defs:ibdev_cache_info_t (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c142 } ibdev_cache_info_t; typedef in typeref:struct:ibdev_cache_info_s
145 static ibdev_cache_info_t ibdev_cache[MAX_HCAS];
237 static ibdev_cache_info_t *
241 ibdev_cache_info_t *cache = NULL;
268 ibdev_cache_info_t *info;
530 memset(&ibdev_cache, 0, (sizeof (ibdev_cache_info_t) * MAX_HCAS));
646 static ibdev_cache_info_t *
649 ibdev_cache_info_t *info = NULL;
848 ibdev_cache_info_t *info_p;
1117 ibdev_cache_info_t *inf
[all...]

Completed in 166 milliseconds