Searched refs:ET_BOOT_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
137 entry_offset = offset + i * ET_BOOT_ENTRY_SIZE; in dump_section()186 offset += ET_BOOT_ENTRY_SIZE; in dump_eltorito()192 offset += ET_BOOT_ENTRY_SIZE; in dump_eltorito()204 offset += entry_count * ET_BOOT_ENTRY_SIZE; in dump_eltorito()
47 #define ET_BOOT_ENTRY_SIZE 0x20 macro