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

/freebsd-current/usr.sbin/fstyp/
H A Dmsdosfs.c63 FAT_BSBPB *pfat_bsbpb;
85 pfat_bsbpb = (FAT_BSBPB *)sector0;
H A Dmsdosfs.h73 } FAT_BSBPB; /* 62 bytes */ typedef in typeref:struct:fat_bsbpb
/freebsd-current/sys/geom/label/
H A Dg_label_msdosfs.c46 FAT_BSBPB *pfat_bsbpb;
87 pfat_bsbpb = (FAT_BSBPB *)sector0;
H A Dg_label_msdosfs.h75 } FAT_BSBPB; /* 62 bytes */ typedef in typeref:struct:fat_bsbpb

Completed in 66 milliseconds