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

/linux-4.4.14/arch/powerpc/include/asm/
H A Deeh.h311 #define EEH_IO_ERROR_VALUE(size) (~0U >> ((4 - (size)) * 8)) macro
354 #define EEH_IO_ERROR_VALUE(size) (-1UL) eeh_remove_device() macro

Completed in 143 milliseconds