Searched refs:bpb_get_BootSig16 (Results 1 – 2 of 2) sorted by relevance
212 #define bpb_get_BootSig16(bpb) (((uint8_t *)(bpb))[OFF_BOOTSIG16]) macro
1868 if (VALID_BOOTSIG(bpb_get_BootSig16(bpb))) in secondaryBPBChecks()2085 if (VALID_BOOTSIG(bpb_get_BootSig16(bpb))) in parseBPB()