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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ib.h169 } rds_hca_t; typedef in typeref:struct:rds_hca_s
180 * nhcas - Number of HCAs initialized. This is also the number of rds_hca_t
182 * hcalistp - list of rds_hca_t.
192 rds_hca_t *rds_hcalistp;
205 rds_hca_t *rds_gid_to_hcap(rds_state_t *statep, ib_gid_t gid);
206 rds_hca_t *rds_get_hcap(rds_state_t *statep, ib_guid_t guid);

Completed in 56 milliseconds