Home
last modified time | relevance | path

Searched refs:uverbs_async_event_handler (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.h50 void uverbs_async_event_handler(void *clnt_private, ibt_hca_hdl_t hca_hdl,
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c716 uverbs_async_event_handler(void *clnt_private, ibt_hca_hdl_t hca_hdl, in uverbs_async_event_handler() function
H A Dsol_uverbs.c221 mod_ctxt->clnt_modinfo.mi_async_handler = uverbs_async_event_handler; in sol_uverbs_hca_open()