Searched refs:shpchp_slot_create (Results 1 – 3 of 3) sorted by relevance
108 temp_func = shpchp_slot_create(bus->number); in configure_visit_pci_dev()472 new_slot = shpchp_slot_create(busnumber); in shpchp_save_config()529 new_slot = shpchp_slot_create(busnumber); in shpchp_save_config()
886 struct pci_func *shpchp_slot_create(u8 busnumber) in shpchp_slot_create() function1786 func = shpchp_slot_create(ctrl->slot_bus); in remove_board()2125 func = shpchp_slot_create(p_slot->bus); in shpchp_enable_slot()2150 func = shpchp_slot_create(p_slot->bus); in shpchp_enable_slot()2336 new_slot = shpchp_slot_create(func->bus); in configure_new_device()2623 new_slot = shpchp_slot_create(hold_bus_node->base); in configure_new_function()
213 extern struct pci_func *shpchp_slot_create (unsigned char busnumber);