Searched defs:PORT_IRQ_IF_NONFATAL (Results 1 – 3 of 3) sorted by relevance
70 #define PORT_IRQ_IF_NONFATAL (1 << 26) /* interface non-fatal error */ macro
137 PORT_IRQ_IF_NONFATAL = BIT(26), /* interface non-fatal error */ enumerator
146 #define PORT_IRQ_IF_NONFATAL (1 << 26) /* interface non-fatal error */ macro