Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_inic162x.c153 IDMA_STAT_PERR = (1 << 0), /* PCI ERROR MODE */ enumerator
161 IDMA_STAT_ERR = IDMA_STAT_PERR | IDMA_STAT_CPBERR,
345 if (idma_stat & IDMA_STAT_PERR) { in inic_host_err_intr()