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