Home
last modified time | relevance | path

Searched refs:PORT_IRQ_OVERFLOW (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h71 #define PORT_IRQ_OVERFLOW (1 << 24) /* xfer exhausted available S/G */ macro
/openbmc/qemu/hw/ide/
H A Dahci_internal.h148 #define PORT_IRQ_OVERFLOW (1 << 24) /* xfer exhausted available S/G */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h138 PORT_IRQ_OVERFLOW = BIT(24), /* xfer exhausted available S/G */ enumerator
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c80 PORT_IRQ_OVERFLOW)