ReactOS 0.4.15-dev-7846-g8ba6c66
eltorito_defaultboot_entry Struct Reference

#include <iso9660.h>

Public Attributes

char boot_id [ISODCL(1, 1)]
 
char boot_media [ISODCL(2, 2)]
 
char loadseg [ISODCL(3, 4)]
 
char sys_type [ISODCL(5, 5)]
 
char pad1 [ISODCL(6, 6)]
 
char nsect [ISODCL(7, 8)]
 
char bootoff [ISODCL(9, 12)]
 
char pad2 [ISODCL(13, 32)]
 

Detailed Description

Definition at line 167 of file iso9660.h.

Member Data Documentation

◆ boot_id

char eltorito_defaultboot_entry::boot_id[ISODCL(1, 1)]

Definition at line 168 of file iso9660.h.

Referenced by fill_boot_desc().

◆ boot_media

char eltorito_defaultboot_entry::boot_media[ISODCL(2, 2)]

Definition at line 169 of file iso9660.h.

Referenced by fill_boot_desc().

◆ bootoff

char eltorito_defaultboot_entry::bootoff[ISODCL(9, 12)]

Definition at line 174 of file iso9660.h.

Referenced by fill_boot_desc().

◆ loadseg

char eltorito_defaultboot_entry::loadseg[ISODCL(3, 4)]

Definition at line 170 of file iso9660.h.

Referenced by fill_boot_desc().

◆ nsect

char eltorito_defaultboot_entry::nsect[ISODCL(7, 8)]

Definition at line 173 of file iso9660.h.

Referenced by fill_boot_desc().

◆ pad1

char eltorito_defaultboot_entry::pad1[ISODCL(6, 6)]

Definition at line 172 of file iso9660.h.

◆ pad2

char eltorito_defaultboot_entry::pad2[ISODCL(13, 32)]

Definition at line 175 of file iso9660.h.

◆ sys_type

char eltorito_defaultboot_entry::sys_type[ISODCL(5, 5)]

Definition at line 171 of file iso9660.h.

Referenced by fill_boot_desc().


The documentation for this struct was generated from the following file: