Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h80 #define PORT_IRQ_DMAS_FIS (1 << 2) /* DMA Setup FIS rx'd */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h157 #define PORT_IRQ_DMAS_FIS (1 << 2) /* DMA Setup FIS rx'd */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h147 PORT_IRQ_DMAS_FIS = BIT(2), /* DMA Setup FIS rx'd */ enumerator