Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp_pci.c108 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()
Dshpchp_ctrl.c886 struct pci_func *shpchp_slot_create(u8 busnumber) in shpchp_slot_create() function
1786 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()
Dshpchp.h213 extern struct pci_func *shpchp_slot_create (unsigned char busnumber);