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

/solaris-userland-s11u3/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c311 int fd, i, hca_cnt; local
366 hca_cnt = uverbs_infop->uverbs_hca_cnt; /* hca count returned */
369 if (hca_cnt > MAX_HCAS) {
377 for (i = 0; i < hca_cnt; i++, hca_infop++) {

Completed in 15 milliseconds