Searched refs:FAT_BS_BOOTSIG (Results 1 – 4 of 4) sorted by relevance
144 #define FAT_BS_BOOTSIG 0x29 macro
438 (FatBpb->Fat12_16.BS_BootSig != FAT_BS_BOOTSIG)) { in GetFatType()440 FatBpb->Fat12_16.BS_BootSig, FAT_BS_BOOTSIG); in GetFatType()444 (FatBpb->Fat32.BS_BootSig != FAT_BS_BOOTSIG)) { in GetFatType()446 FatBpb->Fat32.BS_BootSig, FAT_BS_BOOTSIG); in GetFatType()