Home
last modified time | relevance | path

Searched defs:PORT_IRQ_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h72 #define PORT_IRQ_OVERFLOW (1 << 24) /* xfer exhausted available S/G */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h138 PORT_IRQ_OVERFLOW = (1 << 24), /* xfer exhausted available S/G */ enumerator