Searched refs:bytes_between_recs (Results 1 – 1 of 1) sorted by relevance
1166 int bytes_between_recs; in ibmf_saa_utils_unpack_payload() local1334 bytes_between_recs = attr_offset * 8; in ibmf_saa_utils_unpack_payload()1336 bytes_between_recs = buf_size; in ibmf_saa_utils_unpack_payload()1345 num_records = buf_payload_length / bytes_between_recs; in ibmf_saa_utils_unpack_payload()1369 (uchar_t *)buf_payload + (i * bytes_between_recs), in ibmf_saa_utils_unpack_payload()