Searched refs:SIZEOF_HCA_INFO (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c139 #define SIZEOF_HCA_INFO (sizeof (sol_uverbs_hca_info_v4_t)) macro
141 #define SIZEOF_HCA_INFO (sizeof (sol_uverbs_hca_info_t)) macro
339 bufsize = SIZEOF_UVERBS_INFO + (MAX_HCAS * SIZEOF_HCA_INFO);

Completed in 21 milliseconds