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

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_pci.c291 * cpqhp_save_config
299 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) function
388 rc = cpqhp_save_config(ctrl, sub_bus, 0);
505 rc = cpqhp_save_config(ctrl, sub_bus, 0);
H A Dcpqphp.h419 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug);
H A Dcpqphp_core.c1092 rc = cpqhp_save_config(ctrl, ctrl->bus, readb(ctrl->hpc_reg + SLOT_MASK));

Completed in 241 milliseconds