Searched refs:Sectors (Results 1 – 2 of 2) sorted by relevance
79 boot->Sectors = block[19] + (block[20] << 8);231 if (boot->Sectors) {233 boot->NumSectors = boot->Sectors;
58 u_int32_t Sectors; /* total number of sectors */ member