Home
last modified time | relevance | path

Searched refs:BS_MAGIC_VER (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/diag/geodsp/
Dgeodsplib.inc100 BS_MAGIC_VER equ 0x1b << 9
/external/syslinux/core/
Ddiskfs.inc31 BS_MAGIC_VER equ 0x1b << 9
Ddiskboot.inc20 ; and constants BS_MAGIC_VER, LDLINUX_MAGIC, retry_count, Sect1Ptr[01]_VAL,
438 bs_link dw (Sect1Load - bootsec) | BS_MAGIC_VER
/external/syslinux/libinstaller/
Dsyslxint.h188 #define BS_MAGIC_VER (0x1b << 9) macro