Searched refs:ResSectors (Results 1 – 4 of 4) sorted by relevance
73 boot->ResSectors = block[14] + (block[15] << 8); in readboot()194 + boot->ResSectors in readboot()
52 u_int ResSectors; /* number of reserved sectors */ member
106 off = boot->ResSectors + no * boot->FATsecs; in readfat()487 off = boot->ResSectors + i * boot->FATsecs; in writefat()
461 off = boot->ResSectors + boot->FATs * boot->FATsecs; in readDosDirSection()