Home
last modified time | relevance | path

Searched refs:MACEPCI_ERROR_TARGET_ABORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dpci-ip32.c42 if (flags & MACEPCI_ERROR_TARGET_ABORT) { in macepci_error()
44 flags &= ~MACEPCI_ERROR_TARGET_ABORT; in macepci_error()
/openbmc/linux/arch/mips/include/asm/ip32/
H A Dmace.h27 #define MACEPCI_ERROR_TARGET_ABORT BIT(30) macro