Home
last modified time | relevance | path

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

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