Home
last modified time | relevance | path

Searched refs:AF_FW_RECOVERY (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/scsi/qla4xxx/
Dql4_mbx.c55 if (test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()
209 test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()
275 set_bit(AF_FW_RECOVERY, &ha->flags); in qla4xxx_mailbox_premature_completion()
Dql4_def.h484 #define AF_FW_RECOVERY 19 /* 0x00080000 */ macro
Dql4_os.c2902 if (!test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()
2926 if (test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()
2940 if (!test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()
5818 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()
5854 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()
Dql4_nx.c2199 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_isp_reset()