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

/linux-master/drivers/pci/hotplug/
H A Dibmphp_pci.c543 static int configure_bridge(struct pci_func **func_passed, u8 slotno) argument
572 struct pci_func *func = *func_passed;
1005 func_passed = &func;
1007 debug("func->busno b4 returning in the other structure is %x\n", (*func_passed)->busno);

Completed in 273 milliseconds