Searched refs:vendor_id (Results 1 – 7 of 7) sorted by relevance
307 if (!entry->vendor_id) in __clp_add()317 if (!entry->vendor_id) in __clp_rescan()340 if (!entry->vendor_id) in __clp_update()
17 u16 vendor_id; member
300 pdn->vendor_id = regs ? of_read_number(regs, 1) : 0; in update_dn_pci_info()436 pdn->vendor_id = pdn->device_id = pdn->class_code = 0; in pci_devs_phb_init_dynamic()
197 int vendor_id; /* Vendor ID */ member
433 if ((pdn->vendor_id == PCI_VENDOR_ID_BROADCOM && in pnv_eeh_probe()435 (pdn->vendor_id == PCI_VENDOR_ID_BROADCOM && in pnv_eeh_probe()437 (pdn->vendor_id == PCI_VENDOR_ID_BROADCOM && in pnv_eeh_probe()
213 if (!pdn->vendor_id || !pdn->device_id || !pdn->class_code) in pseries_eeh_probe()
572 u16 vendor_id; member