Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_sil24.c166 PORT_IRQ_SDB_NOTIFY = (1 << 11), /* SDB notify received */ enumerator
170 PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_NOTIFY,
989 if (irq_stat & PORT_IRQ_SDB_NOTIFY) { in sil24_error_intr()