Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dvideo.h88 #define ADAPTER_EGA 1 macro
H A Dvideo-bios.c73 if (adapter != ADAPTER_EGA && adapter != ADAPTER_VGA) in bios_probe()
H A Dvideo-vga.c271 adapter = ADAPTER_EGA; in vga_probe()