Searched defs:PORT_IRQ_HBUS_ERR (Results 1 – 3 of 3) sorted by relevance
67 #define PORT_IRQ_HBUS_ERR (1 << 29) /* host bus fatal error */ macro
143 #define PORT_IRQ_HBUS_ERR (1 << 29) /* host bus fatal error */ macro
134 PORT_IRQ_HBUS_ERR = BIT(29), /* host bus fatal error */ enumerator