Searched refs:ibtl_hca_devinfo_s (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h126 struct ibtl_hca_devinfo_s *pks_hca_devp;
147 typedef struct ibtl_hca_devinfo_s { struct
148 struct ibtl_hca_devinfo_s *hd_hca_dev_link; /* Next HCA Device */
158 struct ibtl_hca_devinfo_s *hd_async_link; /* async list link */
179 _NOTE(DATA_READABLE_WITHOUT_LOCK(ibtl_hca_devinfo_s::hd_ibc_ops))
180 _NOTE(DATA_READABLE_WITHOUT_LOCK(ibtl_hca_devinfo_s::hd_ibc_hca_hdl))
181 _NOTE(DATA_READABLE_WITHOUT_LOCK(ibtl_hca_devinfo_s::hd_hca_attr))
183 ibtl_hca_devinfo_s::{hd_async_code hd_async_event}))
583 extern struct ibtl_hca_devinfo_s *ibtl_hca_list; /* link is hd_hca_dev_link */
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_impl.c54 * The datap of the list elements points to an ibtl_hca_devinfo_s
81 struct ibtl_hca_devinfo_s *ibtl_hca_list = NULL;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h74 typedef struct ibtl_hca_devinfo_s *ibc_clnt_hdl_t; /* ibc_attach() */

Completed in 62 milliseconds