HomeSort by relevance Sort by last modified time
    Searched refs:bpbVNT (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 173 if (bpbV40 <= type && type <= bpbVNT) {
246 rev = bpbVNT;
mangle.c 378 } else if (type1 <= bpbVNT) {

Completed in 155 milliseconds