Searched defs:PORT_IRQ_ERROR (Results 1 – 4 of 4) sorted by relevance
151 PORT_IRQ_ERROR = (1 << 1), /* command execution error */ enumerator
164 #define PORT_IRQ_ERROR (PORT_IRQ_FREEZE | PORT_IRQ_TF_ERR | \ macro
157 PORT_IRQ_ERROR = PORT_IRQ_FREEZE | enumerator
156 PORT_IRQ_ERROR = (1 << 1), /* command execution error */ enumerator