Searched refs:BPB_OEMNAME_OK (Results 1 – 2 of 2) sorted by relevance
280 #define BPB_OEMNAME_OK (1 << 1) /* "MSDOS" or "MSWIN" */ macro
2094 validflags |= BPB_OEMNAME_OK; in parseBPB()