HomeSort by relevance Sort by last modified time
    Searched refs:bpbV32 (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 219 rev = bpbV32;
mangle.c 292 } else if (bpbV30 <= type && type <= bpbV32) {
372 } else if (type1 <= bpbV32) {

Completed in 43 milliseconds