Searched refs:AF_FW_RECOVERY (Results 1 – 4 of 4) sorted by relevance
45 if (test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()213 test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()272 set_bit(AF_FW_RECOVERY, &ha->flags); in qla4xxx_mailbox_premature_completion()
1114 if (!test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()1132 if (!test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()2408 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()2444 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()
382 #define AF_FW_RECOVERY 19 /* 0x00080000 */ macro
2174 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_isp_reset()