Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_inic162x.c154 IDMA_STAT_PERR = (1 << 0), /* PCI ERROR MODE */ enumerator
162 IDMA_STAT_ERR = IDMA_STAT_PERR | IDMA_STAT_CPBERR,
339 if (idma_stat & IDMA_STAT_PERR) { in inic_host_err_intr()