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

/illumos-gate/usr/src/lib/libpicltree/
H A Dptree_impl.h187 void (*completion_handler)(char *ename, void *earg, member in struct:eventq
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c1415 * completion_handler The completion handler.
1430 ibt_set_cq_handler(ibt_cq_hdl_t ibtl_cq, ibt_cq_handler_t completion_handler, argument
1434 ibtl_cq, completion_handler, arg);
1437 ibtl_cq->cq_comp_handler = completion_handler;

Completed in 49 milliseconds