Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c264 FIS_IRQ_CAUSE_AN = (1 << 9), /* async notification */ enumerator
2676 if (fis_cause & FIS_IRQ_CAUSE_AN) { in mv_err_intr()