Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_inic162x.c161 IDMA_STAT_ERR = IDMA_STAT_PERR | IDMA_STAT_CPBERR, enumerator
394 if (unlikely((irq_stat & PIRQ_ERR) || (idma_stat & IDMA_STAT_ERR))) in inic_host_intr()