Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_sil24.c176 PORT_IRQ_SDB_NOTIFY = (1 << 11), /* SDB notify received */ enumerator
180 PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_NOTIFY,
999 if (irq_stat & PORT_IRQ_SDB_NOTIFY) { in sil24_error_intr()