Searched refs:BPB_TOTSEC_OK (Results 1 – 2 of 2) sorted by relevance
286 #define BPB_TOTSEC_OK (1 << 7) /* smaller than volume */ macro312 BPB_TOTSEC_OK | BPB_TOTSEC16_OK | \318 BPB_TOTSEC_OK | BPB_TOTSEC16_OK | BPB_TOTSEC32_OK | \340 BPB_TOTSEC_OK | BPB_TOTSEC16_OK | BPB_TOTSEC32_OK | \
2068 validflags |= BPB_TOTSEC_OK; in parseBPB()