Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c898 uint8_t num_path_plus; in ibcm_saa_path_rec() local
933 num_path_plus = num_path + 1; in ibcm_saa_path_rec()
935 num_path_plus = num_path; in ibcm_saa_path_rec()
938 "- MGID(%016llX%016llX)", num_path_plus, in ibcm_saa_path_rec()
945 &num_path_plus, &p_arg->paths[rec_found]); in ibcm_saa_path_rec()
956 rec_found += num_path_plus; in ibcm_saa_path_rec()
968 num_path_plus = *max_count - rec_found; in ibcm_saa_path_rec()
987 uint8_t old_num_path_plus = num_path_plus; in ibcm_saa_path_rec()
1001 num_path_plus = old_num_path_plus; in ibcm_saa_path_rec()
1003 &dinfo_tmp, 0xFF, &num_path_plus, in ibcm_saa_path_rec()
[all …]