Searched refs:gid_str (Results 1 – 1 of 1) sorted by relevance
484 char gid_str[20]; in ibmf_saa_multipath_record_parse_buffer() local496 (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() local878 (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()