Home
last modified time | relevance | path

Searched refs:HISI_SAS_REJECT_CMD_BIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c499 if (unlikely(test_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags))) { in hisi_sas_queue_command()
563 if (unlikely(test_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags))) in hisi_sas_queue_command()
1512 set_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in hisi_sas_controller_reset_prepare()
1558 clear_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in hisi_sas_controller_reset_done()
1600 clear_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in hisi_sas_controller_reset()
H A Dhisi_sas.h38 #define HISI_SAS_REJECT_CMD_BIT 1 macro
H A Dhisi_sas_v3_hw.c3122 set_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in debugfs_snapshot_prepare_v3_hw()
3134 clear_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in debugfs_snapshot_restore_v3_hw()
5163 clear_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in hisi_sas_reset_done_v3_hw()
5214 set_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in _suspend_v3_hw()
5247 clear_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in _suspend_v3_hw()
5267 clear_bit(HISI_SAS_REJECT_CMD_BIT, &hisi_hba->flags); in _resume_v3_hw()