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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_utils.c487 sa_multipath_record_t *multipath_record = local
491 IBMF_SAA_MULTIPATH_RECORD_SIZE, multipath_record,
494 num_gids = multipath_record->SGIDCount + multipath_record->DGIDCount;
500 multipath_record + sizeof (sa_multipath_record_t),
873 sa_multipath_record_t *multipath_record = local
876 num_gids = multipath_record->SGIDCount + multipath_record->DGIDCount;
880 ibmf_utils_pack_data(gid_str, multipath_record,

Completed in 45 milliseconds