Lines Matching refs:FW_TRY
128 FW_TRY,
535 * at all. If called with the firmware state in FW_TRY, use alternate names.
536 * On exit, this routine will have set the firmware state to one of FW_TRY,
550 /* fw_state is FW_EMPTY or FW_TRY */
552 if (fw_state == FW_TRY) {
616 fw_state = FW_TRY;
626 fw_state = FW_TRY; /* may retry later */
649 while (fw_state == FW_TRY) {
665 /* not in FW_TRY state */
667 /* set fw_state to FW_TRY, FW_FINAL, or FW_ERR, and fw_err */
714 if (fw_state == FW_TRY)
717 } else if (fw_state == FW_TRY) {