Searched refs:bs32 (Results 1 – 3 of 3) sorted by relevance
73 fatsectors = fatsectors ? fatsectors : get_32(§buf->bs32.FATSz32); in check_fat_bootsect()86 fatsectors = fatsectors ? fatsectors : get_32(§buf->bs32.FATSz32); in check_fat_bootsect()120 if (get_8(§buf->bs32.BootSignature) != 0x29 || in check_fat_bootsect()121 memcmp(§buf->bs32.FileSysType, "FAT32 ", 8)) in check_fat_bootsect()
264 } PACKED bs32; member307 #define FAT_bsCode bs32.Code /* The common safe choice */339 !memcmp(sb->bs32.FileSysType, "FAT32 ", 8)); in fat_check_sb_fields()
46 define zeroext i32 @bs32(i32* nocapture readonly %x) #1 {52 ; CHECK-LABEL: @bs32