Home
last modified time | relevance | path

Searched refs:header_id (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/memdisk/
Deltorito.h36 uint8_t header_id; /* Header ID */ member
47 uint8_t header_id; /* Header ID */ member
Deltorito.c44 printf(" .header_id: 0x%02x\n", boot_cat->validation_entry.header_id); in eltorito_dump()
51 printf(" .header_id: 0x%02x\n", boot_cat->initial_entry.header_id); in eltorito_dump()
/external/syslinux/gpxe/src/arch/i386/image/
Deltorito.c62 uint8_t header_id; member