Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h79 #define PORT_IRQ_SDB_FIS (1 << 3) /* Set Device Bits FIS rx'd */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h156 #define PORT_IRQ_SDB_FIS (1 << 3) /* Set Device Bits FIS rx'd */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h146 PORT_IRQ_SDB_FIS = BIT(3), /* Set Device Bits FIS rx'd */ enumerator