Searched defs:fw_asserts_ram_section (Results 1 – 2 of 2) sorted by relevance
62 struct fw_asserts_ram_section struct64 …e16 section_ram_line_offset /* The offset of the section in the RAM in RAM lines (64-bit units) */;65 __le16 section_ram_line_size /* The size of the section in RAM lines (64-bit units) */;66 u8 list_dword_offset /* The offset of the asserts list within the section in dwords */;67 u8 list_element_dword_size /* The size of an assert list element in dwords */;68 u8 list_num_elements /* The number of elements in the asserts list */;69 …next_index_dword_offset /* The offset of the next list index field within the section in dwords */;