Searched refs:restore_config (Results 1 – 6 of 6) sorted by relevance
854 if (eeh_ops->restore_config && pdn) in eeh_restore_one_device_bars()855 eeh_ops->restore_config(pdn); in eeh_restore_one_device_bars()
737 if (pdn && eeh_ops->restore_config) in eeh_restore_dev_state()738 eeh_ops->restore_config(pdn); in eeh_restore_dev_state()
230 int (*restore_config)(struct pci_dn *pdn); member
790 .restore_config = pseries_eeh_restore_config,
5005 goto restore_config; in i40e_blink_phy_link_led()5014 goto restore_config; in i40e_blink_phy_link_led()5019 restore_config: in i40e_blink_phy_link_led()5177 goto restore_config; in i40e_led_set_phy()5185 goto restore_config; in i40e_led_set_phy()5192 restore_config: in i40e_led_set_phy()
1691 .restore_config = pnv_eeh_restore_config,