bpbBytesPerSec 85 msdosfs/bootsect.h #define bsBytesPerSec bsBPB.bpbBytesPerSec bpbBytesPerSec 24 msdosfs/bpb.h u_int16_t bpbBytesPerSec; /* bytes per sector */ bpbBytesPerSec 42 msdosfs/bpb.h u_int16_t bpbBytesPerSec; /* bytes per sector */ bpbBytesPerSec 60 msdosfs/bpb.h u_int16_t bpbBytesPerSec; /* bytes per sector */ bpbBytesPerSec 117 msdosfs/bpb.h int8_t bpbBytesPerSec[2]; /* bytes per sector */ bpbBytesPerSec 135 msdosfs/bpb.h int8_t bpbBytesPerSec[2]; /* bytes per sector */ bpbBytesPerSec 153 msdosfs/bpb.h u_int8_t bpbBytesPerSec[2]; /* bytes per sector */ bpbBytesPerSec 315 msdosfs/msdosfs_vfsops.c pmp->pm_BytesPerSec = getushort(b50->bpbBytesPerSec); bpbBytesPerSec 119 msdosfs/msdosfsmount.h #define pm_BytesPerSec pm_bpb.bpbBytesPerSec