Searched refs:ET_BOOT_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
139 entry_offset = offset + i * ET_BOOT_ENTRY_SIZE; in dump_section()189 offset += ET_BOOT_ENTRY_SIZE; in dump_eltorito()195 offset += ET_BOOT_ENTRY_SIZE; in dump_eltorito()207 offset += entry_count * ET_BOOT_ENTRY_SIZE; in dump_eltorito()
49 #define ET_BOOT_ENTRY_SIZE 0x20 macro