Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pci/
HDvga_pci.c88 (pci_get_class(dev) != PCIC_OLD || in vga_pci_is_boot_display()
243 case PCIC_OLD: in vga_pci_probe()
HDpcireg.h310 #define PCIC_OLD 0x00 macro
HDpci.c4151 {PCIC_OLD, -1, 1, "old"},
4152 {PCIC_OLD, PCIS_OLD_NONVGA, 1, "non-VGA display device"},
4153 {PCIC_OLD, PCIS_OLD_VGA, 1, "VGA-compatible display device"},
/NextBSD/usr.sbin/pciconf/
HDpciconf.c615 {PCIC_OLD, -1, "old"},
616 {PCIC_OLD, PCIS_OLD_NONVGA, "non-VGA display device"},
617 {PCIC_OLD, PCIS_OLD_VGA, "VGA-compatible display device"},