Searched refs:section_count (Results 1 – 4 of 4) sorted by relevance
100 int section_count = json_object_get_int( in ir_header_to_cper() local102 header->SectionCount = (UINT16)section_count; in ir_header_to_cper()
59 uint16_t section_count; member
1368 hdr->section_count = ictx->sect_count; in sb_postfill_image_header()1381 sections_blocks = hdr->section_count * hdr->section_header_size; in sb_postfill_image_header()1757 hdr->section_count); in sb_verify_image_header()1768 sz = hdr->header_blocks + hdr->section_header_size * hdr->section_count; in sb_verify_image_header()1783 sz = hdr->header_blocks + hdr->section_header_size * hdr->section_count; in sb_verify_image_header()1953 for (i = 0; i < hdr->section_count; i++) { in sb_verify_sections_cmds()
129 uint8_t section_count; member512 int section_count) in spapr_init_maina() argument530 maina->section_count = section_count; in spapr_init_maina()