Searched refs:FATsmall (Results 1 – 2 of 2) sorted by relevance
49 u_int FATsmall; /* number of sectors per FAT */ member
104 boot->FATsmall = block[22] + (block[23] << 8); in readboot()110 boot->FATsecs = boot->FATsmall; in readboot()