Home
last modified time | relevance | path

Searched refs:cpqhp_slot_create (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c953 struct pci_func *cpqhp_slot_create(u8 busnumber) in cpqhp_slot_create() function
1699 func = cpqhp_slot_create(ctrl->bus); in remove_board()
1967 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
1996 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
2268 new_slot = cpqhp_slot_create(func->bus); in configure_new_device()
2510 new_slot = cpqhp_slot_create(hold_bus_node->base); in configure_new_function()
H A Dcpqphp_pci.c343 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
403 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
H A Dcpqphp.h405 struct pci_func *cpqhp_slot_create(unsigned char busnumber);