Searched refs:PORT_IRQ_UNK_FIS (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ata/
H A Dsata_sil.h158 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator in enum:__anon41
167 PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_NOTIFY,
/u-boot/include/
H A Dahci.h78 #define PORT_IRQ_UNK_FIS (1 << 4) /* unknown FIS rx'd */ macro
89 | PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_FIS \

Completed in 86 milliseconds