bpbHeads 94 msdosfs/bootsect.h #define bsHeads bsBPB.bpbHeads bpbHeads 33 msdosfs/bpb.h u_int16_t bpbHeads; /* number of heads */ bpbHeads 51 msdosfs/bpb.h u_int16_t bpbHeads; /* number of heads */ bpbHeads 69 msdosfs/bpb.h u_int16_t bpbHeads; /* number of heads */ bpbHeads 126 msdosfs/bpb.h int8_t bpbHeads[2]; /* number of heads */ bpbHeads 144 msdosfs/bpb.h int8_t bpbHeads[2]; /* number of heads */ bpbHeads 162 msdosfs/bpb.h u_int8_t bpbHeads[2]; /* number of heads */ bpbHeads 322 msdosfs/msdosfs_vfsops.c pmp->pm_Heads = getushort(b50->bpbHeads); bpbHeads 126 msdosfs/msdosfsmount.h #define pm_Heads pm_bpb.bpbHeads