Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h153 #define PORT_IRQ_SG_DONE (1 << 5) /* descriptor processed */ macro
165 #define DEF_PORT_IRQ (PORT_IRQ_ERROR | PORT_IRQ_SG_DONE | \