Searched refs:hdrver (Results 1 – 4 of 4) sorted by relevance
598 uint16_t hdrver; in get_section() local627 hdrver = GET_SECTION_HDR_VERSION; in get_section()630 (hdrver != section->version)) { in get_section()666 retval = verify_header_crc8(hdrver, buffer, size); in get_section()671 section->version = hdrver; in get_section()672 sec_obj->section.version = hdrver; in get_section()
911 uint16_t hdrver; in get_section() local939 hdrver = GET_SECTION_HDR_VERSION; in get_section()942 (hdrver != section->version)) { in get_section()976 retval = verify_header_crc8(hdrver, buffer, size); in get_section()982 section->version = hdrver; in get_section()983 sec_obj->section.version = hdrver; in get_section()
958 uint16_t hdrver; in get_section() local998 hdrver = GET_SECTION_HDR_VERSION; in get_section()1001 (hdrver != section->version)) { in get_section()1048 retval = verify_header_crc8(hdrver, buffer, size); in get_section()1053 section->version = hdrver; in get_section()1054 sec_obj->section.version = hdrver; in get_section()
1376 uint16_t hdrver; in get_section() local1413 hdrver = GET_SECTION_HDR_VERSION; in get_section()1416 (hdrver != section->version)) { in get_section()1449 retval = verify_header_crc8(hdrver, buffer, size); in get_section()1454 section->version = hdrver; in get_section()1455 sec_obj->section.version = hdrver; in get_section()