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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Deeh.h87 #define EEH_IO_ERROR_VALUE(size) (~0U >> ((4 - (size)) * 8)) macro
110 #define EEH_IO_ERROR_VALUE(size) (-1UL) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas_pci.c98 if (returnval == EEH_IO_ERROR_VALUE(size) &&

Completed in 70 milliseconds