OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpbBytesPerSec
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/fs/msdosfs/
bpb.h
26
uint16_t
bpbBytesPerSec
; /* bytes per sector */
44
uint16_t
bpbBytesPerSec
; /* bytes per sector */
62
uint16_t
bpbBytesPerSec
; /* bytes per sector */
93
uint16_t
bpbBytesPerSec
; /* bytes per sector */
126
int8_t
bpbBytesPerSec
[2]; /* bytes per sector */
144
int8_t
bpbBytesPerSec
[2]; /* bytes per sector */
162
uint8_t
bpbBytesPerSec
[2]; /* bytes per sector */
bootsect.h
98
#define bsBytesPerSec bsBPB.
bpbBytesPerSec
msdosfsmount.h
156
#define pm_BytesPerSec pm_bpb.
bpbBytesPerSec
msdosfs_vfsops.c
554
pmp->pm_BytesPerSec = getushort(b50->
bpbBytesPerSec
);
/src/usr.sbin/makefs/msdos/
msdosfs_vfsops.c
128
pmp->pm_BytesPerSec = getushort(b50->
bpbBytesPerSec
);
/src/sys/sys/
bootblock.h
618
uint16_t
bpbBytesPerSec
; /* bytes per sector */
635
uint16_t
bpbBytesPerSec
; /* bytes per sector */
660
uint16_t
bpbBytesPerSec
; /* bytes per sector */
/src/usr.sbin/installboot/arch/
i386.c
444
u = le16toh(bpb->
bpbBytesPerSec
)
/src/sys/lib/libsa/
dosfs.c
437
if (getushort(bs->bpb.
bpbBytesPerSec
) != SECSIZ)
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025