Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/pci/
Dpci-ip32.c70 if (flags & MACEPCI_ERROR_SIG_TABORT) { in macepci_error()
72 flags &= ~MACEPCI_ERROR_SIG_TABORT; in macepci_error()
/linux-3.4.99/arch/mips/include/asm/ip32/
Dmace.h42 #define MACEPCI_ERROR_SIG_TABORT BIT(4) macro