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

/drivers/pci/hotplug/
H A Dcpqphp_pci.c290 * cpqhp_save_config
298 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) function
386 rc = cpqhp_save_config(ctrl, sub_bus, 0);
501 rc = cpqhp_save_config(ctrl, sub_bus, 0);
H A Dcpqphp.h433 extern int cpqhp_save_config(struct controller *ctrl, int busnumber,
H A Dcpqphp_core.c1149 rc = cpqhp_save_config(ctrl, ctrl->bus, readb(ctrl->hpc_reg + SLOT_MASK));

Completed in 81 milliseconds