Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/eri/
H A Deri.c2991 #define PCI_DATA_PARITY_ERR (1 << 15) macro
3033 if (pci_status & PCI_DATA_PARITY_ERR) in eri_fatal_err()