Searched refs:aenmbx0 (Results 1 – 1 of 1) sorted by relevance
1483 uint32_t aenmbx0; in qlafx00_timer_routine() local1515 aenmbx0 = RD_REG_DWORD(®->aenmailbox0); in qlafx00_timer_routine()1520 } else if (aenmbx0 == MBA_FW_RESTART_CMPLT) { in qlafx00_timer_routine()1526 } else if ((aenmbx0 == MBA_FW_STARTING) && in qlafx00_timer_routine()1530 if (aenmbx0 == ha->mr.old_aenmbx0_state) in qlafx00_timer_routine()1533 } else if (aenmbx0 == 0xFFFFFFFF) { in qlafx00_timer_routine()1547 } else if ((aenmbx0 & 0xFF00) == MBA_FW_POLL_STATE) { in qlafx00_timer_routine()1550 } else if (aenmbx0 == MBA_FW_RESET_FCT) { in qlafx00_timer_routine()1554 if (ha->mr.old_aenmbx0_state != aenmbx0) { in qlafx00_timer_routine()1555 ha->mr.old_aenmbx0_state = aenmbx0; in qlafx00_timer_routine()