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

/drivers/pci/hotplug/
H A Dcpqphp_pci.c138 u32 vendID = 0; local
140 if (pci_bus_read_config_dword (bus, devfn, PCI_VENDOR_ID, &vendID) == -1)
142 if (vendID == 0xffffffff)

Completed in 46 milliseconds