Searched refs:bpb_OEMName (Results 1 – 2 of 2) sorted by relevance
193 #define bpb_OEMName(bpb) ((char *)(bpb) + OFF_OEMNAME) macro
2093 if (VALID_OEMNAME(bpb_OEMName(bpb))) in parseBPB()