Searched defs:bpb (Results 1 - 4 of 4) sorted by relevance

/src/usr.sbin/installboot/arch/
H A Di386.c442 struct mbr_bpbFAT16 *bpb = (void *)(disk_buf.b + 3 + 8); local in function:i386_setboot
/src/sys/arch/aarch64/aarch64/
H A Dcpu.c617 const unsigned bpb = 4; local in function:rndrrs_get
/src/sys/lib/libsa/
H A Ddosfs.c96 struct byte_bpb710 bpb; /* BPB */ member in struct:__anon511445110408
[all...]
/src/sbin/newfs_msdos/
H A Dmkfs_msdos.c162 struct bpb { struct
186 struct bpb bpb; member in struct:__anon27225aec0108
252 struct bpb bpb; local in function:mkfs_msdos
810 getstdfmt(const char * fmt,struct bpb * bpb) argument
828 getbpbinfo(int fd,const char * fname,const char * dtype,int iflag,struct bpb * bpb,off_t create_size) argument
923 print_bpb(struct bpb * bpb) argument
[all...]

Completed in 7 milliseconds