Searched refs:IDMA_STAT_ERR (Results 1 – 1 of 1) sorted by relevance
161 IDMA_STAT_ERR = IDMA_STAT_PERR | IDMA_STAT_CPBERR, enumerator394 if (unlikely((irq_stat & PIRQ_ERR) || (idma_stat & IDMA_STAT_ERR))) in inic_host_intr()