Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dleon_pci_grpci1.c74 #define DEF_PCI_ERRORS (PCI_STATUS_SIG_TARGET_ABORT | \ macro
78 PCI_STATUS_SIG_SYSTEM_ERROR | DEF_PCI_ERRORS)
672 priv->pci_err_mask = DEF_PCI_ERRORS; in grpci1_of_probe()