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

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c522 rds_hca_t *hcap, *hcap1; local
553 hcap1 = rds_gid_to_hcap(rdsib_statep, sp->session_lgid);
554 if (hcap1 == NULL) {
557 } else if (hcap->hca_guid == hcap1->hca_guid) {

Completed in 62 milliseconds