Searched refs:shpchp_save_config (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/hotplug/ |
D | shpchp_pci.c | 374 int shpchp_save_config(struct controller *ctrl, int busnumber, int num_ctlr_slots, int first_device… in shpchp_save_config() function 455 rc = shpchp_save_config(ctrl, sub_bus, 0, 0); in shpchp_save_config() 599 rc = shpchp_save_config(ctrl, sub_bus, 0, 0); in shpchp_save_slot_config()
|
D | shpchp.h | 229 extern int shpchp_save_config (struct controller *ctrl, int busnumber, int num_ctlr_slots, int fi…
|
D | shpchp_core.c | 448 rc = shpchp_save_config(ctrl, ctrl->slot_bus, num_ctlr_slots, first_device_num); in shpc_probe()
|