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

/linux-4.4.14/drivers/pci/hotplug/
H A Dibmphp_core.c1021 struct pci_func *tmp_func; enable_slot() local
1141 tmp_func = ibm_slot_find(slot_cur->bus, slot_cur->func->device, enable_slot()
1143 if (tmp_func && !(tmp_func->dev)) enable_slot()
1144 ibm_configure_device(tmp_func); enable_slot()
1145 } while (tmp_func); enable_slot()

Completed in 75 milliseconds