ReactOS 0.4.15-dev-7906-g1b85a5f
mkisofs_boot_info Struct Reference

#include <bootinfo.h>

Public Attributes

char bi_pvd [ISODCL(1, 4)]
 
char bi_file [ISODCL(5, 8)]
 
char bi_length [ISODCL(9, 12)]
 
char bi_csum [ISODCL(13, 16)]
 
char bi_reserved [ISODCL(17, 56)]
 

Detailed Description

Definition at line 26 of file bootinfo.h.

Member Data Documentation

◆ bi_csum

char mkisofs_boot_info::bi_csum[ISODCL(13, 16)]

Definition at line 30 of file bootinfo.h.

Referenced by fill_boot_desc().

◆ bi_file

char mkisofs_boot_info::bi_file[ISODCL(5, 8)]

Definition at line 28 of file bootinfo.h.

Referenced by fill_boot_desc().

◆ bi_length

char mkisofs_boot_info::bi_length[ISODCL(9, 12)]

Definition at line 29 of file bootinfo.h.

Referenced by fill_boot_desc().

◆ bi_pvd

char mkisofs_boot_info::bi_pvd[ISODCL(1, 4)]

Definition at line 27 of file bootinfo.h.

Referenced by fill_boot_desc().

◆ bi_reserved

char mkisofs_boot_info::bi_reserved[ISODCL(17, 56)]

Definition at line 31 of file bootinfo.h.


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