Searched refs:MACEPCI_ERROR_MASTER_ABORT (Results 1 – 3 of 3) sorted by relevance
38 if (flags & MACEPCI_ERROR_MASTER_ABORT) { in macepci_error()40 flags &= ~MACEPCI_ERROR_MASTER_ABORT; in macepci_error()
60 mace->pci.error &= ~MACEPCI_ERROR_MASTER_ABORT; in mace_pci_read_config()
26 #define MACEPCI_ERROR_MASTER_ABORT BIT(31) macro