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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c289 * cpqhp_save_config
297 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) function
385 rc = cpqhp_save_config(ctrl, sub_bus, 0);
500 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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_pci.c289 * cpqhp_save_config
297 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) function
385 rc = cpqhp_save_config(ctrl, sub_bus, 0);
500 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 99 milliseconds