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