Home
last modified time | relevance | path

Searched defs:PORT_IRQ_ERROR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h151 PORT_IRQ_ERROR = (1 << 1), /* command execution error */ enumerator
/openbmc/qemu/hw/ide/
H A Dahci-internal.h164 #define PORT_IRQ_ERROR (PORT_IRQ_FREEZE | PORT_IRQ_TF_ERR | \ macro
/openbmc/linux/drivers/ata/
H A Dahci.h157 PORT_IRQ_ERROR = PORT_IRQ_FREEZE | enumerator
H A Dsata_sil24.c156 PORT_IRQ_ERROR = (1 << 1), /* command execution error */ enumerator