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

/solaris-userland-s11u3/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c465 int port_cnt, bufsize; local
514 * set port_cnt to the number of total ports for all HCAs returned
516 port_cnt = umad_infop->umad_port_cnt;
522 for (i = 0; i < port_cnt; i++, port_infop++) {

Completed in 14 milliseconds