Searched refs:PORT_IRQ_UNK_FIS (Results 1 – 4 of 4) sorted by relevance
145 PORT_IRQ_UNK_FIS = (1 << 4), /* unknown FIS rx'd */ enumerator155 PORT_IRQ_UNK_FIS |
161 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator170 PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_NOTIFY,1004 if (irq_stat & PORT_IRQ_UNK_FIS) { in sil24_error_intr()
1751 if (irq_stat & PORT_IRQ_UNK_FIS) { in ahci_error_intr()
79 PORT_IRQ_PHYRDY | PORT_IRQ_UNK_FIS | PORT_IRQ_BAD_PMP | \