Home
last modified time | relevance | path

Searched refs:bpbVNT (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/chain/
Dutility.c173 if (bpbV40 <= type && type <= bpbVNT) { in drvoff_detect()
246 rev = bpbVNT; in bpb_detect()
Dutility.h40 enum {bpbUNK, bpbV20, bpbV30, bpbV32, bpbV34, bpbV40, bpbVNT, bpbV70, bpbEXF}; enumerator
Dmangle.c378 } else if (type1 <= bpbVNT) { in manglesf_bss()