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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_ibt.c836 eibnx_hca_t *hca_next; local
859 for (hca = hca_list; hca; hca = hca_next) {
860 hca_next = hca->hc_next;
863 ss->nx_hca = hca_next;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h339 struct dapl_hca *hca_next; member in struct:dapl_hca
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h56 struct daplka_hca *hca_next; member in struct:daplka_hca
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h952 * hca_next: Pointer to the next HCA
981 struct ibcm_hca_info_s *hca_next; /* Next HCA entry */ member in struct:ibcm_hca_info_s

Completed in 71 milliseconds