Home
last modified time | relevance | path

Searched refs:eeh_dev_check_failure (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Deeh.h296 int eeh_dev_check_failure(struct eeh_dev *edev);
341 #define eeh_dev_check_failure(x) (0) macro
/openbmc/linux/arch/powerpc/kernel/
H A Drtas_pci.c92 eeh_dev_check_failure(pdn_to_eeh_dev(pdn))) in rtas_pci_read_config()
H A Deeh.c424 int eeh_dev_check_failure(struct eeh_dev *edev) in eeh_dev_check_failure() function
566 EXPORT_SYMBOL_GPL(eeh_dev_check_failure);
592 return eeh_dev_check_failure(edev); in eeh_check_failure()
1725 ret = eeh_dev_check_failure(edev); in eeh_dev_check_write()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.c696 eeh_dev_check_failure(pdn->edev)) in pnv_pci_read_config()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena.c217 eeh_dev_check_failure(eehdev); in siena_monitor()
H A Defx_common.c703 if (eeh_dev_check_failure(eehdev)) { in efx_siena_try_recovery()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.c692 if (eeh_dev_check_failure(eehdev)) { in efx_try_recovery()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c2486 if (eeh_dev_check_failure(eehdev)) { in ef4_try_recovery()