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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c61 } ibcm_path_tqargs_t; typedef in typeref:struct:ibcm_path_tqargs_s
65 static ibt_status_t ibcm_saa_path_rec(ibcm_path_tqargs_t *,
71 static ibt_status_t ibcm_saa_service_rec(ibcm_path_tqargs_t *,
74 static ibt_status_t ibcm_get_single_pathrec(ibcm_path_tqargs_t *,
78 static ibt_status_t ibcm_get_multi_pathrec(ibcm_path_tqargs_t *,
430 ibcm_path_tqargs_t *path_tq;
440 sizeof (ibcm_path_tqargs_t);
455 sizeof (ibcm_path_tqargs_t));
652 ibcm_path_tqargs_t *p_arg = (ibcm_path_tqargs_t *)tq_ar
[all...]

Completed in 48 milliseconds