Searched defs:filecore_disc (Results 1 – 1 of 1) sorted by relevance
392 struct filecore_disc { struct393 uint8_t log2secsize;394 uint8_t secspertrack;395 uint8_t heads;396 uint8_t density;397 uint8_t idlen;398 uint8_t log2bpmp;399 uint8_t skew;400 uint8_t bootoption;401 uint8_t lowsector;[all …]