Searched refs:BPB_FATSz16 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/geom/label/
H A Dg_label_msdosfs.h63 uint8_t BPB_FATSz16[2]; member in struct:fat_bsbpb
92 uint8_t BPB_FATSz16[2]; member in struct:fat32_bsbpb
H A Dg_label_msdosfs.c90 if (UINT16BYTES(pfat_bsbpb->BPB_FATSz16) != 0) {
92 * If the BPB_FATSz16 field is not zero and the string "FAT" is
/freebsd-current/usr.sbin/fstyp/
H A Dmsdosfs.h61 uint8_t BPB_FATSz16[2]; member in struct:fat_bsbpb
90 uint8_t BPB_FATSz16[2]; member in struct:fat32_bsbpb
H A Dmsdosfs.c88 if (UINT16BYTES(pfat_bsbpb->BPB_FATSz16) != 0) {
90 * If the BPB_FATSz16 field is not zero and the string "FAT" is

Completed in 68 milliseconds