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

/linux-4.4.14/drivers/pci/hotplug/
H A Dcpqphp_pci.c144 u32 vendID = 0; PCI_RefinedAccessConfig() local
146 if (pci_bus_read_config_dword (bus, devfn, PCI_VENDOR_ID, &vendID) == -1) PCI_RefinedAccessConfig()
148 if (vendID == 0xffffffff) PCI_RefinedAccessConfig()

Completed in 73 milliseconds