Home
last modified time | relevance | path

Searched refs:HISI_SAS_RESET_BIT (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h32 #define HISI_SAS_RESET_BIT 0 macro
Dhisi_sas_main.c721 !test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) { in hisi_sas_init_device()
1053 if (!test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) { in hisi_sas_dev_gone()
1553 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_controller_reset_done()
1572 if (test_and_set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in hisi_sas_controller_reset()
1584 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_controller_reset()
2193 if (test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags) || in hisi_sas_phy_down()
Dhisi_sas_v3_hw.c1576 !test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in phy_bcast_v3_hw()
3319 set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_reset_prepare_v3_hw()
3365 if (test_and_set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in hisi_sas_v3_suspend()
3376 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_v3_suspend()
3428 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_v3_resume()
Dhisi_sas_v1_hw.c1426 if (!test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in int_bcast_v1_hw()
Dhisi_sas_v2_hw.c2824 !test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in phy_bcast_v2_hw()