Searched refs:hisi_sas_phy_down (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas.h | 580 extern void hisi_sas_phy_down(struct hisi_hba *hisi_hba, int phy_no, int rdy);
|
| D | hisi_sas_main.c | 1422 hisi_sas_phy_down(hisi_hba, phy_no, 0); in hisi_sas_rescan_topology() 1779 hisi_sas_phy_down(hisi_hba, sas_phy->id, 0); in hisi_sas_debug_I_T_nexus_reset() 2179 void hisi_sas_phy_down(struct hisi_hba *hisi_hba, int phy_no, int rdy) in hisi_sas_phy_down() function 2215 EXPORT_SYMBOL_GPL(hisi_sas_phy_down);
|
| D | hisi_sas_v1_hw.c | 1455 hisi_sas_phy_down(hisi_hba, phy_no, in int_abnormal_v1_hw()
|
| D | hisi_sas_v2_hw.c | 2734 hisi_sas_phy_down(hisi_hba, phy_no, (phy_state & 1 << phy_no) ? 1 : 0); in phy_down_v2_hw()
|
| D | hisi_sas_v3_hw.c | 1550 hisi_sas_phy_down(hisi_hba, phy_no, (phy_state & 1 << phy_no) ? 1 : 0); in phy_down_v3_hw()
|