Searched refs:ibc_hdl_p (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_impl.c514 * ibc_hdl_p - IBC Client's HCA Handle.
526 ibc_attach(ibc_clnt_hdl_t *ibc_hdl_p, ibc_hca_info_t *info_p) argument
532 IBTF_DPRINTF_L2(ibtf, "ibc_attach(%p, %p)", ibc_hdl_p, info_p);
633 * The ibc_hdl_p points to an opaque handle which is the address
637 *ibc_hdl_p = hca_devp;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h466 ibc_status_t ibc_attach(ibc_clnt_hdl_t *ibc_hdl_p, ibc_hca_info_t *info_p);

Completed in 61 milliseconds