Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c137 u32 vendID = 0; in PCI_RefinedAccessConfig() local
139 if (pci_bus_read_config_dword(bus, devfn, PCI_VENDOR_ID, &vendID) == -1) in PCI_RefinedAccessConfig()
141 if (vendID == 0xffffffff) in PCI_RefinedAccessConfig()