Searched refs:PORT_IRQ_UNK_FIS (Results 1 – 4 of 4) sorted by relevance
160 PORT_IRQ_UNK_FIS = (1 << 4), /* unknown FIS rx'd */ enumerator170 PORT_IRQ_UNK_FIS |
171 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator180 PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_NOTIFY,1011 if (irq_stat & PORT_IRQ_UNK_FIS) { in sil24_error_intr()
1646 if (irq_stat & PORT_IRQ_UNK_FIS) { in ahci_error_intr()
88 PORT_IRQ_PHYRDY | PORT_IRQ_UNK_FIS | PORT_IRQ_BAD_PMP | \