Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Deeh.h313 #define EEH_IO_ERROR_VALUE(size) (~0U >> ((4 - (size)) * 8)) macro
356 #define EEH_IO_ERROR_VALUE(size) (-1UL) macro
/arch/powerpc/kernel/
Drtas_pci.c116 if (*val == EEH_IO_ERROR_VALUE(size) && in rtas_pci_read_config()
/arch/powerpc/platforms/powernv/
Dpci.c550 if (*val == EEH_IO_ERROR_VALUE(size) && in pnv_pci_read_config()