Searched defs:rootsector (Results 1 – 1 of 1) sorted by relevance
24 struct rootsector struct26 char unused[0x156]; /* room for boot code */27 struct partition_info icdpart[8]; /* info for ICD-partitions 5..12 */28 char unused2[0xc];29 u32 hd_siz; /* size of disk in blocks */30 struct partition_info part[4];31 u32 bsl_st; /* start of bad sector list */32 u32 bsl_cnt; /* length of bad sector list */33 u16 checksum; /* checksum for bootable disks */