Searched refs:ibtl_hca_s (Results 1 – 4 of 4) sorted by relevance
64 struct ibtl_hca_s *clnt_hca_list; /* HCAs this client is using. */153 struct ibtl_hca_s *hd_clnt_list; /* IBT Client using this HCA. */206 typedef struct ibtl_hca_s { struct207 struct ibtl_hca_s *ha_hca_link; /* Next HCA used by client */ argument208 struct ibtl_hca_s *ha_clnt_link; /* Next client using same HCA */ argument232 _NOTE(DATA_READABLE_WITHOUT_LOCK(ibtl_hca_s::ha_clnt_devp)) argument233 _NOTE(DATA_READABLE_WITHOUT_LOCK(ibtl_hca_s::ha_hca_devp))
188 struct ibtl_hca_s *ud_dest_opaque1;
92 typedef struct ibtl_hca_s *ibt_hca_hdl_t; /* ibt_open_hca() */
1562 _NOTE(SCHEME_PROTECTS_DATA("client managed", ibtl_hca_s::ha_clnt_private))