Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_inic162x.c162 IDMA_STAT_ERR = IDMA_STAT_PERR | IDMA_STAT_CPBERR, enumerator
388 if (unlikely((irq_stat & PIRQ_ERR) || (idma_stat & IDMA_STAT_ERR))) in inic_host_intr()