Home
last modified time | relevance | path

Searched defs:edev (Results 1 – 14 of 14) sorted by relevance

/arch/powerpc/kernel/
Deeh_pe.c202 struct eeh_dev *edev, *tmp; in eeh_pe_dev_traverse() local
236 struct eeh_dev *edev = (struct eeh_dev *)flag; in __eeh_pe_get() local
274 struct eeh_pe *eeh_pe_get(struct eeh_dev *edev) in eeh_pe_get()
292 static struct eeh_pe *eeh_pe_get_parent(struct eeh_dev *edev) in eeh_pe_get_parent()
327 int eeh_add_to_parent_pe(struct eeh_dev *edev) in eeh_add_to_parent_pe()
439 int eeh_rmv_from_parent_pe(struct eeh_dev *edev) in eeh_rmv_from_parent_pe()
540 struct eeh_dev *edev, *tmp; in __eeh_pe_state_mark() local
581 struct eeh_dev *edev = data; in __eeh_pe_dev_mode_mark() local
613 struct eeh_dev *edev, *tmp; in __eeh_pe_state_clear() local
693 static void eeh_bridge_check_link(struct eeh_dev *edev) in eeh_bridge_check_link()
[all …]
Deeh_driver.c98 struct eeh_dev *edev = pci_dev_to_eeh_dev(dev); in eeh_disable_irq() local
123 struct eeh_dev *edev = pci_dev_to_eeh_dev(dev); in eeh_enable_irq() local
152 static bool eeh_dev_removed(struct eeh_dev *edev) in eeh_dev_removed()
163 struct eeh_dev *edev = data; in eeh_dev_save_state() local
198 struct eeh_dev *edev = (struct eeh_dev *)data; in eeh_report_error() local
239 struct eeh_dev *edev = (struct eeh_dev *)data; in eeh_report_mmio_enabled() local
279 struct eeh_dev *edev = (struct eeh_dev *)data; in eeh_report_reset() local
312 struct eeh_dev *edev = data; in eeh_dev_restore_state() local
350 struct eeh_dev *edev = (struct eeh_dev *)data; in eeh_report_resume() local
387 struct eeh_dev *edev = (struct eeh_dev *)data; in eeh_report_failure() local
[all …]
Deeh_sysfs.c61 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_show() local
77 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_store() local
96 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_sysfs_add_device() local
118 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_sysfs_remove_device() local
Deeh.c163 static size_t eeh_dump_dev_log(struct eeh_dev *edev, char *buf, size_t len) in eeh_dump_dev_log()
268 struct eeh_dev *edev, *tmp; in eeh_dump_pe_log() local
446 int eeh_dev_check_failure(struct eeh_dev *edev) in eeh_dev_check_failure()
614 struct eeh_dev *edev; in eeh_check_failure() local
708 struct eeh_dev *edev = data; in eeh_disable_and_save_dev_state() local
736 struct eeh_dev *edev = data; in eeh_restore_dev_state() local
765 struct eeh_dev *edev = pci_dev_to_eeh_dev(dev); in pcibios_set_pcie_reset_state() local
818 struct eeh_dev *edev = (struct eeh_dev *)data; in eeh_set_dev_freset() local
910 void eeh_save_bars(struct eeh_dev *edev) in eeh_save_bars()
1087 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in eeh_add_device_early() local
[all …]
Deeh_cache.c53 struct eeh_dev *edev; member
94 struct eeh_dev *edev; in eeh_addr_cache_get_dev() local
175 struct eeh_dev *edev; in __eeh_addr_cache_insert_dev() local
283 struct eeh_dev *edev; in eeh_addr_cache_build() local
Deeh_dev.c55 struct eeh_dev *edev; in eeh_dev_init() local
Dpci_of_scan.c320 struct eeh_dev *edev = pdn_to_eeh_dev(PCI_DN(dn)); in of_scan_pci_dev() local
/arch/powerpc/platforms/powernv/
Deeh-powernv.c109 struct eeh_dev *edev; in pnv_eeh_ei_write() local
321 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_find_ecap() local
368 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_probe() local
836 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_bridge_reset() local
1098 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_cfg_blocked() local
1221 struct eeh_dev edev; in pnv_eeh_get_pe() local
1489 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pnv_eeh_restore_config() local
Dpci.c492 struct eeh_dev *edev = NULL; in pnv_pci_cfg_check() local
/arch/powerpc/include/asm/
Ddevice.h47 struct eeh_dev *edev; member
Deeh.h105 #define eeh_pe_for_each_dev(pe, edev, tmp) \ argument
147 static inline struct pci_dn *eeh_dev_to_pdn(struct eeh_dev *edev) in eeh_dev_to_pdn()
152 static inline struct pci_dev *eeh_dev_to_pci_dev(struct eeh_dev *edev) in eeh_dev_to_pci_dev()
157 static inline struct eeh_pe *eeh_dev_to_pe(struct eeh_dev* edev) in eeh_dev_to_pe()
Dpci-bridge.h209 struct eeh_dev *edev; /* eeh device */ member
/arch/powerpc/platforms/pseries/
Deeh_pseries.c163 struct eeh_dev *edev = pdn_to_eeh_dev(pdn); in pseries_eeh_find_ecap() local
201 struct eeh_dev *edev; in pseries_eeh_probe() local
Dmsi.c201 struct eeh_dev *edev; in find_pe_dn() local