Searched refs:igu_acked (Results 1 – 1 of 1) sorted by relevance
7057 uint32_t igu_acked; in bxe_attn_int_asserted() local7166 igu_acked = REG_RD(sc, IGU_REG_ATTENTION_ACK_BITS); in bxe_attn_int_asserted()7167 } while (((igu_acked & ATTN_NIG_FOR_FUNC) == 0) && in bxe_attn_int_asserted()7170 if (!igu_acked) { in bxe_attn_int_asserted()