Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_promise.c102 PDC1_PCI_PARITY_ERR = (1 << 23), /* PCI parity error (from SATA150 driver) */ enumerator
103 PDC1_ERR_MASK = PDC1_PCI_PARITY_ERR,
874 | PDC_PCI_SYS_ERR | PDC1_PCI_PARITY_ERR)) in pdc_error_intr()