Searched refs:PORT_IRQ_IF_NONFATAL (Results 1 – 4 of 4) sorted by relevance
70 #define PORT_IRQ_IF_NONFATAL (1 << 26) /* interface non-fatal error */ macro
146 #define PORT_IRQ_IF_NONFATAL (1 << 26) /* interface non-fatal error */ macro
137 PORT_IRQ_IF_NONFATAL = BIT(26), /* interface non-fatal error */ enumerator
79 PORT_IRQ_TF_ERR | PORT_IRQ_HBUS_DATA_ERR | PORT_IRQ_IF_NONFATAL | \