Searched refs:hisi_sas_phy_down (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas.h | 673 extern void hisi_sas_phy_down(struct hisi_hba *hisi_hba, int phy_no, int rdy,
|
| H A D | hisi_sas_main.c | 1465 hisi_sas_phy_down(hisi_hba, phy_no, 0, GFP_KERNEL); in hisi_sas_rescan_topology() 1861 hisi_sas_phy_down(hisi_hba, sas_phy->id, 0, GFP_KERNEL); in hisi_sas_debug_I_T_nexus_reset() 2102 void hisi_sas_phy_down(struct hisi_hba *hisi_hba, int phy_no, int rdy, in hisi_sas_phy_down() function 2138 EXPORT_SYMBOL_GPL(hisi_sas_phy_down);
|
| H A D | hisi_sas_v1_hw.c | 1442 hisi_sas_phy_down(hisi_hba, phy_no, in int_abnormal_v1_hw()
|
| H A D | hisi_sas_v3_hw.c | 1708 hisi_sas_phy_down(hisi_hba, phy_no, (phy_state & 1 << phy_no) ? 1 : 0, in phy_down_v3_hw()
|