Searched refs:PCIC_OLD (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/bus/pci/ |
| HD | vga_pci.c | 87 (pci_get_class(dev) != PCIC_OLD || in vga_pci_is_boot_display() 201 case PCIC_OLD: in vga_pci_probe()
|
| HD | pcireg.h | 281 #define PCIC_OLD 0x00 macro
|
| HD | pci.c | 3479 {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/ |
| HD | pciconf.c | 525 {PCIC_OLD, -1, "old"}, 526 {PCIC_OLD, PCIS_OLD_NONVGA, "non-VGA display device"}, 527 … {PCIC_OLD, PCIS_OLD_VGA, "VGA-compatible display device"},
|