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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ib.h143 * hca_nextp - Points to the next hca in the system.
156 struct rds_hca_s *hca_nextp; member in struct:rds_hca_s
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c184 hcap = hcap->hca_nextp;
302 hcap->hca_nextp = rdsib_statep->rds_hcalistp;
409 nextp = hcap->hca_nextp;
512 hcap = hcap->hca_nextp;
558 hcap = hcap->hca_nextp;
573 hcap = hcap->hca_nextp;
1419 hcap = hcap->hca_nextp;
1548 hcap = hcap->hca_nextp;
H A Drdsib_buf.c155 hcap = hcap->hca_nextp;
247 hcap = hcap->hca_nextp;
268 hcap = hcap->hca_nextp;
281 hcap = hcap->hca_nextp;
H A Drdsib_cm.c809 hcap = hcap->hca_nextp;
848 hcap = hcap->hca_nextp;

Completed in 316 milliseconds