Searched refs:NumbPath (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsa_recs.h449 uint8_t NumbPath :7; /* max num. of paths to ret. */ member in struct:sa_path_record_s
478 uint8_t NumbPath :7; /* max num. of paths to ret. */ member in struct:sa_path_record_s
699 uint8_t NumbPath :7; /* max num. of paths to ret. */ member in struct:sa_mutipath_record_s
725 uint8_t NumbPath :7; /* max num. of paths to ret. */ member in struct:sa_mutipath_record_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa.c970 path_record.NumbPath = *num_paths;
1084 path_record.NumbPath = 1;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1225 pathrec_req.NumbPath = *num_path;
1275 "DGID %llX:%llX", pathrec_req.NumbPath,
3261 pathrec_req.NumbPath = *num_path;
3287 "DGID %llX:%llX", pathrec_req.NumbPath,
H A Dibcm_utils.c1883 IBTF_DPRINTF_L5(cmlog, "Numb Paths: %02d", path_rec->NumbPath);

Completed in 62 milliseconds