Searched refs:FATsmall (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Ddosfs.h48 u_int FATsmall; /* number of sectors per FAT */ member in struct:bootblock
H A Dboot.c72 boot->FATsmall = block[22] + (block[23] << 8);
78 boot->FATsecs = boot->FATsmall;

Completed in 102 milliseconds