Home
last modified time | relevance | path

Searched refs:ibt_mcg_handler_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h607 typedef void (*ibt_mcg_handler_t)(void *arg, ibt_status_t retval, typedef
1394 ibt_mcg_info_t *mcg_info_p, ibt_mcg_handler_t func, void *arg);
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c4677 ibt_mcg_handler_t func;
4850 ibt_mcg_info_t *mcg_info_p, ibt_mcg_handler_t func, void *arg) in ibt_join_mcg()