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

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1407 ibt_hca_portinfo_t *newpinfop, *oldpinfop; local
1429 ret = ibt_query_hca_ports(hdl, 0, &newpinfop, &nport, &newsize);
1438 hcap->hca_pinfop = newpinfop;
1461 gid = newpinfop[event->ev_port - 1].p_sgid_tbl[0];

Completed in 91 milliseconds