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

/drivers/pci/hotplug/
H A Dibmphp_pci.c37 static int configure_device(struct pci_func *);
148 if ((rc = configure_device (cur_func)) < 0) {
160 if ((rc = configure_device (cur_func)) < 0) {
346 static int configure_device (struct pci_func *func) function

Completed in 51 milliseconds