Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla4xxx/
Dql4_mbx.c45 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()
Dql4_os.c1114 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()
Dql4_def.h382 #define AF_FW_RECOVERY 19 /* 0x00080000 */ macro
Dql4_nx.c2174 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_isp_reset()