Searched refs:tlv_partition_header (Results 1 – 2 of 2) sorted by relevance
613 struct tlv_partition_header *header; in tlv_update_partition_len_and_cks()624 header = (struct tlv_partition_header *)partition.data; in tlv_update_partition_len_and_cks()665 struct tlv_partition_header *header; in ef10_nvram_buffer_validate()689 header = (struct tlv_partition_header *)tlv_item(&cursor); in ef10_nvram_buffer_validate()785 struct tlv_partition_header header; in ef10_nvram_buffer_create()788 unsigned int min_buf_size = sizeof (struct tlv_partition_header) + in ef10_nvram_buffer_create()1245 struct tlv_partition_header *header; in ef10_nvram_read_tlv_segment()1276 header = (struct tlv_partition_header *)tlv_item(&cursor); in ef10_nvram_read_tlv_segment()1519 struct tlv_partition_header *header; in ef10_nvram_buf_segment_size()1535 header = (struct tlv_partition_header *)tlv_item(&cursor); in ef10_nvram_buf_segment_size()[all …]
116 struct tlv_partition_header { struct