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