Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h76 #define PORT_IRQ_CONNECT (1 << 6) /* port connect change status */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h153 #define PORT_IRQ_CONNECT (1 << 6) /* port connect change status */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h143 PORT_IRQ_CONNECT = BIT(6), /* port connect change status */ enumerator