Searched refs:EEH_DEV_BRIDGE (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Deeh.h122 #define EEH_DEV_BRIDGE (1 << 0) /* PCI bridge */ macro
/linux-master/arch/powerpc/kernel/
H A Deeh_pe.c776 if (edev->mode & EEH_DEV_BRIDGE)
H A Deeh.c191 if (edev->mode & EEH_DEV_BRIDGE) {
909 if (edev->mode & EEH_DEV_BRIDGE)
/linux-master/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c413 edev->mode |= EEH_DEV_BRIDGE;
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c363 edev->mode |= EEH_DEV_BRIDGE;

Completed in 221 milliseconds