Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_mv.c277 FIS_IRQ_CAUSE_AN = (1 << 9), /* async notification */ enumerator
2694 if (fis_cause & FIS_IRQ_CAUSE_AN) { in mv_err_intr()