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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_impl.c48 * is modified by IBTF on an IBT client's ibt_attach/ibt_detach call.
343 * ibt_detach
359 ibt_detach(ibt_clnt_hdl_t ibt_hdl) function
363 IBTF_DPRINTF_L3(ibtf, "ibt_detach(%p)", ibt_hdl);
371 IBTF_DPRINTF_L1(ibtf, "ibt_detach: Client @ %p Not Found",
389 IBTF_DPRINTF_L2(ibtf, "ibt_detach: "
400 IBTF_DPRINTF_L2(ibtf, "ibt_detach: client '%s' still has "

Completed in 73 milliseconds