Searched defs:PORT_IRQ_UNK_FIS (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/ata/ | ||
H A D | ahci.h | 160 PORT_IRQ_UNK_FIS = (1 << 4), /* unknown FIS rx'd */ enumerator in enum:__anon3324 |
H A D | sata_sil24.c | 171 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator in enum:__anon3378 |
Completed in 85 milliseconds