/linux/arch/powerpc/include/asm/ |
H A D | eeh.h | 132 struct eeh_dev { struct 165 static inline struct pci_dn *eeh_dev_to_pdn(struct eeh_dev *edev) in eeh_dev_to_pdn() argument 170 static inline struct pci_dev *eeh_dev_to_pci_dev(struct eeh_dev *edev) in eeh_dev_to_pci_dev() 175 static inline struct eeh_pe *eeh_dev_to_pe(struct eeh_dev* edev) in eeh_dev_to_pe() 217 struct eeh_dev *(*probe)(struct pci_dev *pdev); 225 int (*read_config)(struct eeh_dev *edev, int where, int size, u32 *val); 226 int (*write_config)(struct eeh_dev *edev, int where, int size, u32 val); 228 int (*restore_config)(struct eeh_dev *edev); 229 int (*notify_resume)(struct eeh_dev *edev); 274 typedef void (*eeh_edev_traverse_func)(struct eeh_dev *edev, void *flag); [all …]
|
H A D | ppc-pci.h | 55 struct eeh_dev *eeh_addr_cache_get_dev(unsigned long addr); 59 void eeh_save_bars(struct eeh_dev *edev);
|
H A D | device.h | 36 struct eeh_dev *edev;
|
H A D | pci-bridge.h | 217 struct eeh_dev *edev; /* eeh device */ 252 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev()
|
/linux/arch/powerpc/kernel/ |
H A D | eeh_driver.c | 76 static bool eeh_dev_removed(struct eeh_dev *edev) in eeh_dev_removed() 81 static bool eeh_edev_actionable(struct eeh_dev *edev) in eeh_edev_actionable() 140 static void eeh_disable_irq(struct eeh_dev *edev) in eeh_disable_irq() 163 static void eeh_enable_irq(struct eeh_dev *edev) in eeh_enable_irq() 192 static void eeh_dev_save_state(struct eeh_dev *edev, void *userdata) in eeh_dev_save_state() 219 struct eeh_dev *edev, *tmp; in eeh_set_channel_state() 230 struct eeh_dev *edev, *tmp; in eeh_set_irq_state() 250 typedef enum pci_ers_result (*eeh_report_fn)(struct eeh_dev *, 253 static void eeh_pe_report_edev(struct eeh_dev *edev, eeh_report_fn fn, in eeh_pe_report_edev() 304 struct eeh_dev *edev, *tmp; in eeh_pe_report() [all …]
|
H A D | eeh_sysfs.c | 29 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); \ 45 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_show() 61 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_store() 84 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_notify_resume_show() 98 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_notify_resume_store() 139 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_sysfs_add_device() 161 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_sysfs_remove_device()
|
H A D | eeh_pe.c | 239 struct eeh_dev *edev, *tmp; in eeh_pe_dev_traverse() 307 int eeh_pe_tree_insert(struct eeh_dev *edev, struct eeh_pe *new_pe_parent) in eeh_pe_tree_insert() 403 int eeh_pe_tree_remove(struct eeh_dev *edev) in eeh_pe_tree_remove() 537 struct eeh_dev *edev; in eeh_pe_mark_isolated() 554 static void __eeh_pe_dev_mode_mark(struct eeh_dev *edev, void *flag) in __eeh_pe_dev_mode_mark() 585 struct eeh_dev *edev, *tmp; in eeh_pe_state_clear() 632 static void eeh_bridge_check_link(struct eeh_dev *edev) in eeh_bridge_check_link() 701 static void eeh_restore_bridge_bars(struct eeh_dev *edev) in eeh_restore_bridge_bars() 730 static void eeh_restore_device_bars(struct eeh_dev *edev) in eeh_restore_device_bars() 773 static void eeh_restore_one_device_bars(struct eeh_dev *edev, void *flag) in eeh_restore_one_device_bars() [all …]
|
H A D | eeh_cache.c | 44 struct eeh_dev *edev; 54 static inline struct eeh_dev *__eeh_addr_cache_get_device(unsigned long addr) in __eeh_addr_cache_get_device() 82 struct eeh_dev *eeh_addr_cache_get_dev(unsigned long addr) in eeh_addr_cache_get_dev() 84 struct eeh_dev *edev; in eeh_addr_cache_get_dev() 162 struct eeh_dev *edev; in __eeh_addr_cache_insert_dev()
|
H A D | eeh.c | 168 static size_t eeh_dump_dev_log(struct eeh_dev *edev, char *buf, size_t len) in eeh_dump_dev_log() 271 struct eeh_dev *edev, *tmp; in eeh_dump_pe_log() 424 int eeh_dev_check_failure(struct eeh_dev *edev) in eeh_dev_check_failure() 591 struct eeh_dev *edev; in eeh_check_failure() 684 static void eeh_disable_and_save_dev_state(struct eeh_dev *edev, in eeh_disable_and_save_dev_state() 710 static void eeh_restore_dev_state(struct eeh_dev *edev, void *userdata) in eeh_restore_dev_state() 737 struct eeh_dev *edev = pci_dev_to_eeh_dev(dev); in pcibios_set_pcie_reset_state() 791 static void eeh_set_dev_freset(struct eeh_dev *edev, void *flag) in eeh_set_dev_freset() 902 void eeh_save_bars(struct eeh_dev *edev) in eeh_save_bars() 1009 struct eeh_dev *edev; in eeh_probe_device() [all …]
|
H A D | pci_dn.c | 128 static struct eeh_dev *eeh_dev_init(struct pci_dn *pdn) in eeh_dev_init() 130 struct eeh_dev *edev; in eeh_dev_init() 193 struct eeh_dev *edev __maybe_unused; in add_sriov_vf_pdns() 243 struct eeh_dev *edev __maybe_unused; in remove_sriov_vf_pdns() 290 struct eeh_dev *edev; in pci_add_device_node_info() 347 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pci_remove_device_node_info()
|
H A D | pci_of_scan.c | 355 struct eeh_dev *edev = pdn_to_eeh_dev(PCI_DN(dn)); in of_scan_pci_dev()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | eeh_pseries.c | 77 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pseries_pcibios_bus_add_device() 290 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pseries_eeh_find_ecap() 325 static struct eeh_pe *pseries_eeh_pe_get_parent(struct eeh_dev *edev) in pseries_eeh_pe_get_parent() 327 struct eeh_dev *parent; in pseries_eeh_pe_get_parent() 367 struct eeh_dev *edev; in pseries_eeh_init_edev() 459 static struct eeh_dev *pseries_eeh_probe(struct pci_dev *pdev) in pseries_eeh_probe() 461 struct eeh_dev *edev; in pseries_eeh_probe() 675 static int pseries_eeh_read_config(struct eeh_dev *edev, int where, int size, u32 *val) in pseries_eeh_read_config() 691 static int pseries_eeh_write_config(struct eeh_dev *edev, int where, int size, u32 val) in pseries_eeh_write_config() 722 static int pseries_call_allow_unfreeze(struct eeh_dev *edev) in pseries_call_allow_unfreeze() [all …]
|
H A D | msi.c | 184 struct eeh_dev *edev; in find_pe_dn() 195 edev = list_first_entry(&edev->pe->edevs, struct eeh_dev, in find_pe_dn()
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 267 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_find_ecap() 321 static struct eeh_dev *pnv_eeh_probe(struct pci_dev *pdev) in pnv_eeh_probe() 326 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_probe() 804 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in __pnv_eeh_bridge_reset() 910 struct eeh_dev *edev = pdn->edev; in pnv_eeh_wait_for_pending() 930 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_do_flr() 968 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_do_af_flr() 1004 struct eeh_dev *edev; in pnv_eeh_reset_vf_pe() 1009 edev = list_first_entry_or_null(&pe->edevs, struct eeh_dev, entry); in pnv_eeh_reset_vf_pe() 1209 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_cfg_blocked() [all …]
|
H A D | pci.c | 649 struct eeh_dev *edev = NULL; in pnv_pci_cfg_check()
|
/linux/drivers/pci/hotplug/ |
H A D | pnv_php.c | 766 struct eeh_dev *edev; in pnv_php_interrupt()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 215 struct eeh_dev *eehdev = pci_dev_to_eeh_dev(efx->pci_dev); in siena_monitor()
|
H A D | efx_common.c | 702 struct eeh_dev *eehdev = pci_dev_to_eeh_dev(efx->pci_dev); in efx_siena_try_recovery()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 691 struct eeh_dev *eehdev = pci_dev_to_eeh_dev(efx->pci_dev); in efx_try_recovery()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 2485 struct eeh_dev *eehdev = pci_dev_to_eeh_dev(efx->pci_dev); in ef4_try_recovery()
|
/linux/include/linux/ |
H A D | pci.h | 2613 static inline struct eeh_dev *pci_dev_to_eeh_dev(struct pci_dev *pdev) in pci_dev_to_eeh_dev()
|