Searched defs:PCI_DATA_PARITY_ERR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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)

Completed in 53 milliseconds