Searched defs:filecore_bootblock (Results 1 – 1 of 1) sorted by relevance
68 struct filecore_bootblock { struct69 uint8_t padding0[0x1c0];70 uint8_t log2secsize;71 uint8_t secspertrack;72 uint8_t heads;73 uint8_t density;74 uint8_t idlen;75 uint8_t log2bpmb;76 uint8_t skew;77 uint8_t bootoption;[all …]