Searched refs:PCIC_OLD (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/pci/ |
| HD | vga_pci.c | 88 (pci_get_class(dev) != PCIC_OLD || in vga_pci_is_boot_display() 243 case PCIC_OLD: in vga_pci_probe()
|
| HD | pcireg.h | 310 #define PCIC_OLD 0x00 macro
|
| HD | pci.c | 4151 {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/ |
| HD | pciconf.c | 615 {PCIC_OLD, -1, "old"}, 616 {PCIC_OLD, PCIS_OLD_NONVGA, "non-VGA display device"}, 617 {PCIC_OLD, PCIS_OLD_VGA, "VGA-compatible display device"},
|