HomeSort by relevance Sort by last modified time
    Searched refs:bpbV34 (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/chain/
utility.h 40 enum {bpbUNK, bpbV20, bpbV30, bpbV32, bpbV34, bpbV40, bpbVNT, bpbV70, bpbEXF};
utility.c 221 rev = bpbV34;
mangle.c 285 else if (bpbV34 <= type && type <= bpbV70) {
374 } else if (type1 <= bpbV34) {

Completed in 163 milliseconds