Home
last modified time | relevance | path

Searched defs:PORT_IRQ_UNK_FIS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h78 #define PORT_IRQ_UNK_FIS (1 << 4) /* unknown FIS rx'd */ macro
/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h156 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator
/openbmc/qemu/hw/ide/
H A Dahci-internal.h154 #define PORT_IRQ_UNK_FIS (1 << 4) /* unknown FIS rx'd */ macro