Searched refs:EEH_IO_ERROR_VALUE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Deeh.h325 #define EEH_IO_ERROR_VALUE(size) (~0U >> ((4 - (size)) * 8)) macro
350 #define EEH_IO_ERROR_VALUE(size) (-1UL) macro
/linux-master/arch/powerpc/kernel/
H A Drtas_pci.c91 if (*val == EEH_IO_ERROR_VALUE(size) &&
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.c695 if (*val == EEH_IO_ERROR_VALUE(size) &&

Completed in 217 milliseconds