Home
last modified time | relevance | path

Searched defs:PORT_IRQ_OVERFLOW (Results 1 – 2 of 2) 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.h147 #define PORT_IRQ_OVERFLOW (1 << 24) /* xfer exhausted available S/G */ macro