Searched refs:VBE_CAP_DAC8 (Results 1 – 2 of 2) sorted by relevance
43 #define VBE_CAP_DAC8 (1 << 0) /* Can switch DAC */ macro
253 if (vbe->Capabilities & VBE_CAP_DAC8) { in bios_set_text_mode()359 if (vbe->Capabilities & VBE_CAP_DAC8) { in biosvbe_set_mode()379 if (vbe->Capabilities & VBE_CAP_DAC8) { in biosvbe_set_mode()638 if (!vbe_check() || (vbe->Capabilities & VBE_CAP_DAC8) == 0) in vbe_set_palette()