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