Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dleon_pci_grpci1.c73 #define DEF_PCI_ERRORS (PCI_STATUS_SIG_TARGET_ABORT | \ macro
77 PCI_STATUS_SIG_SYSTEM_ERROR | DEF_PCI_ERRORS)
671 priv->pci_err_mask = DEF_PCI_ERRORS; in grpci1_of_probe()