Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dvga_pci.c88 (pci_get_class(dev) != PCIC_OLD || in vga_pci_is_boot_display()
350 case PCIC_OLD: in vga_pci_probe()
H A Dpcireg.h331 #define PCIC_OLD 0x00 macro
H A Dpci.c4938 {PCIC_OLD, -1, 1, "old"},
4939 {PCIC_OLD, PCIS_OLD_NONVGA, 1, "non-VGA display device"},
4940 {PCIC_OLD, PCIS_OLD_VGA, 1, "VGA-compatible display device"},
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c650 {PCIC_OLD, -1, "old"},
651 {PCIC_OLD, PCIS_OLD_NONVGA, "non-VGA display device"},
652 {PCIC_OLD, PCIS_OLD_VGA, "VGA-compatible display device"},