Searched refs:HISI_SAS_RESET_BIT (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/scsi/hisi_sas/ |
| D | hisi_sas_main.c | 727 !test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) { in hisi_sas_init_device() 1075 if (!test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) { in hisi_sas_dev_gone() 1579 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_controller_reset_done() 1590 if (test_and_set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in hisi_sas_controller_prereset() 1614 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_controller_reset() 2254 if (test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags) || in hisi_sas_phy_down()
|
| D | hisi_sas.h | 38 #define HISI_SAS_RESET_BIT 0 macro
|
| D | hisi_sas_v3_hw.c | 1618 !test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in phy_bcast_v3_hw() 4858 set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in hisi_sas_reset_prepare_v3_hw() 4904 if (test_and_set_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in _suspend_v3_hw() 4915 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in _suspend_v3_hw() 4954 clear_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags); in _resume_v3_hw()
|
| D | hisi_sas_v1_hw.c | 1425 if (!test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in int_bcast_v1_hw()
|
| D | hisi_sas_v2_hw.c | 2827 !test_bit(HISI_SAS_RESET_BIT, &hisi_hba->flags)) in phy_bcast_v2_hw()
|