Searched refs:MULTIBOOT_VIDEO_MODE (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/com32/mboot/
H A Dmb_header.h50 /* These are only valid if MULTIBOOT_VIDEO_MODE is set. */
83 #define MULTIBOOT_VIDEO_MODE 0x00000004 macro
H A Dinitvesa.c62 if (!(mbh->flags & MULTIBOOT_VIDEO_MODE) || mbh->mode_type != 0)
H A Dmap.c122 if (mbh->flags & MULTIBOOT_VIDEO_MODE)

Completed in 198 milliseconds