Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
HDvga_pci.c87 (pci_get_class(dev) != PCIC_OLD || in vga_pci_is_boot_display()
201 case PCIC_OLD: in vga_pci_probe()
HDpcireg.h281 #define PCIC_OLD 0x00 macro
HDpci.c3479 {PCIC_OLD, -1, "old"},
3480 {PCIC_OLD, PCIS_OLD_NONVGA, "non-VGA display device"},
3481 … {PCIC_OLD, PCIS_OLD_VGA, "VGA-compatible display device"},
/dragonfly/usr.sbin/pciconf/
HDpciconf.c525 {PCIC_OLD, -1, "old"},
526 {PCIC_OLD, PCIS_OLD_NONVGA, "non-VGA display device"},
527 … {PCIC_OLD, PCIS_OLD_VGA, "VGA-compatible display device"},