Searched refs:bpb_get_BootSig32 (Results 1 – 2 of 2) sorted by relevance
227 #define bpb_get_BootSig32(bpb) (((uint8_t *)(bpb))[OFF_BOOTSIG32]) macro
1863 if (VALID_BOOTSIG(bpb_get_BootSig32(bpb))) in secondaryBPBChecks()2087 if (VALID_BOOTSIG(bpb_get_BootSig32(bpb))) in parseBPB()