Home
last modified time | relevance | path

Searched refs:dapl_hca_alloc (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_hca_util.h49 dapl_hca_alloc(char *name, char *port);
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_hca_util.c64 dapl_hca_alloc(char *name, char *port) in dapl_hca_alloc() function
H A Ddapl_init.c188 hca_ptr = dapl_hca_alloc((char *)provider_info->ia_name, 0); in dat_provider_init()