Home
last modified time | relevance | path

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

/linux/block/partitions/
H A Datari.h25 struct rootsector struct
27 char unused[0x156]; /* room for boot code */
28 struct partition_info icdpart[8]; /* info for ICD-partitions 5..12 */
29 char unused2[0xc];
30 u32 hd_siz; /* size of disk in blocks */
31 struct partition_info part[4];
32 u32 bsl_st; /* start of bad sector list */
33 u32 bsl_cnt; /* length of bad sector list */
34 u16 checksum; /* checksum for bootable disks */