Searched defs:SectorTag (Results 1 – 1 of 1) sorted by relevance
478 struct SectorTag { struct479 volatile uint8 magic;480 volatile uint8 block;481 volatile uint8 sector;482 volatile uint8 pass;483 char pad[512-4];