Symbol: PCI_VENDOR_INVALID
sys/arch/alpha/pci/sio_pic.c
212
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/arch/arc/pci/necpb.c
223
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/arch/evbarm/iq80310/iq80310_pci.c
170
if (PCI_VENDOR(reg) == PCI_VENDOR_INVALID ||
sys/arch/i386/pci/pci_intr_fixup.c
828
if (PCI_VENDOR(icuid) == PCI_VENDOR_INVALID)
sys/arch/i386/pci/pci_intr_fixup.c
850
if (PCI_VENDOR(icuid) == PCI_VENDOR_INVALID)
sys/arch/sandpoint/stand/altboot/pci.c
165
if (PCI_VENDOR(pciid) == PCI_VENDOR_INVALID)
sys/arch/sandpoint/stand/altboot/pci.c
173
if (PCI_VENDOR(pciid) == PCI_VENDOR_INVALID)
sys/arch/sandpoint/stand/altboot/pci.c
351
if (PCI_VENDOR(pciid) == PCI_VENDOR_INVALID)
sys/arch/sandpoint/stand/altboot/pci.c
368
if (PCI_VENDOR(pciid) == PCI_VENDOR_INVALID)
sys/arch/sparc/sparc/pci_fixup.c
338
if (PCI_VENDOR(val) == PCI_VENDOR_INVALID) {
sys/arch/x86/pci/pci_bus_fixup.c
103
if (PCI_VENDOR(reg) == PCI_VENDOR_INVALID)
sys/arch/x86/pci/pci_bus_fixup.c
82
if (PCI_VENDOR(reg) == PCI_VENDOR_INVALID)
sys/arch/x86/pci/pci_machdep.c
205
_qe(0, 0, 0, PCI_VENDOR_INVALID, 0x0000), /* patchable */
sys/arch/x86/pci/pci_machdep.c
814
if (PCI_VENDOR(pcim1_quirk_tbl[i].id) == PCI_VENDOR_INVALID)
sys/arch/x86/pci/pci_machdep.c
919
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/arch/x86/pci/pci_machdep.c
941
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/dev/acpi/acpi_display.c
499
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID || PCI_VENDOR(id) == 0)
sys/dev/acpi/acpi_pci.c
340
if (PCI_VENDOR(val) == PCI_VENDOR_INVALID ||
sys/dev/cardbus/cardbus.c
521
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID) {
sys/dev/cardbus/njata_cardbus.c
102
p->p_vendor != PCI_VENDOR_INVALID; p++) {
sys/dev/cardbus/njata_cardbus.c
92
{ PCI_VENDOR_INVALID, 0,
sys/dev/pci/pci.c
316
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/dev/pci/pci.c
802
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/dev/pci/pci_resource.c
589
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID) {
sys/dev/pci/pciconf.c
340
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/dev/pci/pciconf.c
348
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)
sys/dev/pci/pcidevs_data.h
685
PCI_VENDOR_INVALID, 5712, 5720, 5727, 0,
sys/dev/pci/puccn.c
113
if (PCI_VENDOR(reg) == PCI_VENDOR_INVALID
usr.sbin/pcictl/pcictl.c
414
if (PCI_VENDOR(id) == PCI_VENDOR_INVALID)