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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h373 * the eec_hca field with the ibtl_hca_hdl_t of the HCA in which the EEC
382 ibtl_hca_t *eec_hca; /* IBTL HCA Hdl */ member in struct:ibtl_eec_s
473 #define IBTL_ECC2CIHCA(ibtl_eec) IBTL_HCA2CIHCA((ibtl_eec)->eec_hca)
494 #define IBTL_ECC2CLNT(ibtl_eec) IBTL_HCA2CLNT((ibtl_eec)->eec_hca)

Completed in 46 milliseconds