Home
last modified time | relevance | path

Searched refs:AF_FW_RECOVERY (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_attr.c88 set_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_sysfs_write_fw_dump()
H A Dql4_mbx.c136 if (test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()
207 test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()
350 set_bit(AF_FW_RECOVERY, &ha->flags); in qla4xxx_mailbox_premature_completion()
H A Dql4_def.h565 #define AF_FW_RECOVERY 19 /* 0x00080000 */ macro
H A Dql4_nx.c3241 if (ql4xenablemd && test_bit(AF_FW_RECOVERY, &ha->flags) && in qla4_8xxx_get_minidump()
3270 if (test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4_8xxx_device_bootstrap()
4033 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_82xx_isp_reset()
H A Dql4_83xx.c1400 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_83xx_isp_reset()
H A Dql4_os.c4930 if (test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()
4944 if (!test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()
9747 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()
9777 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_attr.c88 set_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_sysfs_write_fw_dump()
H A Dql4_mbx.c136 if (test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()
207 test_bit(AF_FW_RECOVERY, &ha->flags)) { in qla4xxx_mailbox_command()
350 set_bit(AF_FW_RECOVERY, &ha->flags); in qla4xxx_mailbox_premature_completion()
H A Dql4_def.h574 #define AF_FW_RECOVERY 19 /* 0x00080000 */ macro
H A Dql4_nx.c3228 if (ql4xenablemd && test_bit(AF_FW_RECOVERY, &ha->flags) && in qla4_8xxx_get_minidump()
3257 if (test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4_8xxx_device_bootstrap()
4014 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_82xx_isp_reset()
H A Dql4_83xx.c1399 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_83xx_isp_reset()
H A Dql4_os.c4921 if (test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()
4935 if (!test_bit(AF_FW_RECOVERY, &ha->flags)) in qla4xxx_recover_adapter()
9728 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()
9758 clear_bit(AF_FW_RECOVERY, &ha->flags); in qla4_8xxx_error_recovery()

Completed in 51 milliseconds