Home
last modified time | relevance | path

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

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