Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dvgavar.h195 #define VGA_QUIRK_ONEFONT 0x01 macro
Dvga.c609 if (quirks & VGA_QUIRK_ONEFONT) { in vga_common_attach()
690 vga_console_vc.vc_quirks |= VGA_QUIRK_ONEFONT; /* redundant */ in vga_cnattach()
/netbsd/src/sys/dev/pci/
Dvga_pci.c120 {PCI_VENDOR_ATI, VGA_QUIRK_ONEFONT},