Searched defs:bpb (Results 1 - 4 of 4) sorted by relevance
| /src/usr.sbin/installboot/arch/ | ||
| H A D | i386.c | 442 struct mbr_bpbFAT16 *bpb = (void *)(disk_buf.b + 3 + 8); local in function:i386_setboot |
| /src/sys/arch/aarch64/aarch64/ | ||
| H A D | cpu.c | 617 const unsigned bpb = 4; local in function:rndrrs_get |
| /src/sys/lib/libsa/ | ||
| H A D | dosfs.c | 96 struct byte_bpb710 bpb; /* BPB */ member in struct:__anon511445110408 [all...] |
| /src/sbin/newfs_msdos/ | ||
| H A D | mkfs_msdos.c | 162 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