Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h141 #define PORT_IRQ_TF_ERR (1 << 30) /* task file error */ macro
163 #define PORT_IRQ_ERROR (PORT_IRQ_FREEZE | PORT_IRQ_TF_ERR | \