Searched refs:POST_STAGE_ARMFW_RDY (Results 1 – 4 of 4) sorted by relevance
46 #define POST_STAGE_ARMFW_RDY 0xc000 /* FW is done with POST */ macro
766 if (stage == POST_STAGE_ARMFW_RDY) in be_fw_wait_ready()
114 #define POST_STAGE_ARMFW_RDY 0xC000 /* FW is done with POST */ macro
1624 if ((post & POST_STAGE_MASK) == POST_STAGE_ARMFW_RDY) { in beiscsi_check_fw_rdy()