Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h133 PORT_IRQ_TF_ERR = BIT(30), /* task file error */ enumerator
158 PORT_IRQ_TF_ERR |
H A Dlibahci.c1792 if (irq_stat & PORT_IRQ_TF_ERR) { in ahci_error_intr()