Home
last modified time | relevance | path

Searched defs:bc_initial (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/commands/writeisofs/
H A Dwriteisofs.c121 struct bc_initial { struct
122 u_int8_t indicator; /* INDICATE_BOOTABLE */
123 u_int8_t media; /* BOOTMEDIA_* */
124 u_int16_t seg; /* load segment or 0 for default */
125 u_int8_t type; /* system type (from part. table) */
126 u_int8_t zero;
127 u_int16_t sectors;
128 u_int32_t startsector;
129 u_int8_t zero2[20];