Home
last modified time | relevance | path

Searched refs:PCIS_OLD_VGA (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pci/
H A Dvga_pci.c89 pci_get_subclass(dev) != PCIS_OLD_VGA))) in vga_pci_is_boot_display()
349 if (pci_get_subclass(dev) != PCIS_OLD_VGA) in vga_pci_probe()
H A Dpcireg.h333 #define PCIS_OLD_VGA 0x01 macro
H A Dpci.c5038 {PCIC_OLD, PCIS_OLD_VGA, 1, "VGA-compatible display device"},
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c932 {PCIC_OLD, PCIS_OLD_VGA, "VGA-compatible display device"},