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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c78 void ibcm_async_handler(void *, ibt_hca_hdl_t,
230 ibcm_async_handler,
2365 * ibcm_async_handler():
2375 * i.e., until ibcm_async_handler completes for a given HCA DR, framework
2376 * shall not invoke ibcm_async_handler with another DR event for the same
2381 ibcm_async_handler(void *clnt_hdl, ibt_hca_hdl_t hca_hdl, function
2387 IBTF_DPRINTF_L3(cmlog, "ibcm_async_handler: "
2403 IBTF_DPRINTF_L2(cmlog, "ibcm_async_handler: ignoring event %x, "
2439 IBTF_DPRINTF_L2(cmlog, "ibcm_async_handler:"

Completed in 62 milliseconds