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

/linux-master/arch/powerpc/include/asm/
H A Deeh.h92 * Saved stack trace. When we find a PE freeze in eeh_dev_check_failure
296 int eeh_dev_check_failure(struct eeh_dev *edev);
341 #define eeh_dev_check_failure(x) (0) macro
/linux-master/arch/powerpc/kernel/
H A Drtas_pci.c92 eeh_dev_check_failure(pdn_to_eeh_dev(pdn)))
H A Deeh.c411 * eeh_dev_check_failure - Check if all 1's data is due to EEH slot freeze
424 int eeh_dev_check_failure(struct eeh_dev *edev) function
566 EXPORT_SYMBOL_GPL(eeh_dev_check_failure); variable
592 return eeh_dev_check_failure(edev);
1725 ret = eeh_dev_check_failure(edev);
1726 pci_info(pdev, "eeh_dev_check_failure(%s) = %d\n",
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.c696 eeh_dev_check_failure(pdn->edev))
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena.c217 eeh_dev_check_failure(eehdev);
H A Defx_common.c703 if (eeh_dev_check_failure(eehdev)) {
/linux-master/drivers/net/ethernet/sfc/
H A Defx_common.c692 if (eeh_dev_check_failure(eehdev)) {
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Defx.c2486 if (eeh_dev_check_failure(eehdev)) {

Completed in 159 milliseconds