Home
last modified time | relevance | path

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

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