Searched refs:VGA_QUIRK_ONEFONT (Results 1 – 3 of 3) sorted by relevance
195 #define VGA_QUIRK_ONEFONT 0x01 macro
609 if (quirks & VGA_QUIRK_ONEFONT) { in vga_common_attach()690 vga_console_vc.vc_quirks |= VGA_QUIRK_ONEFONT; /* redundant */ in vga_cnattach()
120 {PCI_VENDOR_ATI, VGA_QUIRK_ONEFONT},