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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_impl.c675 * ibc_pre_detach
692 ibc_pre_detach(ibc_clnt_hdl_t hca_devp, ddi_detach_cmd_t cmd) function
696 IBTF_DPRINTF_L2(ibtf, "ibc_pre_detach(%p, 0x%x)", hca_devp, cmd);
744 IBTF_DPRINTF_L2(ibtf, "ibc_pre_detach: HCA still has attached "
765 IBTF_DPRINTF_L1(ibtf, "ibc_pre_detach: PHCI unregister failed");
772 IBTF_DPRINTF_L1(ibtf, "ibc_pre_detach: HCA not attached");
795 * after a successful ibc_pre_detach.

Completed in 58 milliseconds