Searched refs:ibcm_dinfo_t (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_path.c | 49 } ibcm_dinfo_t; typedef 67 ibtl_cm_port_list_t *, ibcm_dinfo_t *, uint8_t *); 73 ibtl_cm_port_list_t *, ibcm_dinfo_t *); 76 ibtl_cm_port_list_t *, ibcm_dinfo_t *, uint8_t, 80 ibtl_cm_port_list_t *, ibcm_dinfo_t *dinfo, 654 ibcm_dinfo_t *dinfo; in ibcm_process_get_paths() 726 len = (len * sizeof (ibcm_dest_t)) + sizeof (ibcm_dinfo_t); in ibcm_process_get_paths() 895 ibcm_dinfo_t *dinfo, uint8_t *max_count) in ibcm_saa_path_rec() 997 ibcm_dinfo_t dinfo_tmp = *dinfo; in ibcm_saa_path_rec() 1071 ibcm_dinfo_t *dinfo, ibt_path_info_t *paths) in ibcm_update_pri() [all …]
|