Searched refs:ibc_attach (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_impl.c53 * a CI's ibc_attach/ibc_detach call.
57 * (ibc_attach)
510 * ibc_attach
526 ibc_attach(ibc_clnt_hdl_t *ibc_hdl_p, ibc_hca_info_t *info_p) function
532 IBTF_DPRINTF_L2(ibtf, "ibc_attach(%p, %p)", ibc_hdl_p, info_p);
536 IBTF_DPRINTF_L1(ibtf, "ibc_attach: Invalid IB CI Version '%d'",
542 IBTF_DPRINTF_L1(ibtf, "ibc_attach: "
549 IBTF_DPRINTF_L1(ibtf, "ibc_attach: "
555 IBTF_DPRINTF_L1(ibtf, "ibc_attach: "
561 IBTF_DPRINTF_L1(ibtf, "ibc_attach
[all...]
/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() */
413 * HCA specific information to IBTF when it attaches a device via ibc_attach().
448 * ibc_attach
453 * After a successful ibc_attach, this must be called.
466 ibc_status_t ibc_attach(ibc_clnt_hdl_t *ibc_hdl_p, ibc_hca_info_t *info_p);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c656 ibc_status = ibc_attach(&tmp_ibtfpriv,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c656 ibc_status = ibc_attach(&tmp_ibtfpriv,
659 cmn_err(CE_CONT, "hermon_attach: ibc_attach "

Completed in 59 milliseconds