Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_utils.c484 char gid_str[20]; in ibmf_saa_multipath_record_parse_buffer() local
496 (void) sprintf(gid_str, "%dL", 2 * num_gids); in ibmf_saa_multipath_record_parse_buffer()
498 ibmf_utils_unpack_data(gid_str, buffer + IBMF_SAA_MULTIPATH_RECORD_SIZE, in ibmf_saa_multipath_record_parse_buffer()
871 char gid_str[20]; in ibmf_saa_multipath_record_to_buf() local
878 (void) sprintf(gid_str, "l2c2s14c%dL", 2 * num_gids); in ibmf_saa_multipath_record_to_buf()
880 ibmf_utils_pack_data(gid_str, multipath_record, in ibmf_saa_multipath_record_to_buf()