Searched refs:hisi_sas_notify_phy_event (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/scsi/hisi_sas/ |
| D | hisi_sas.h | 670 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
|
| D | hisi_sas_v3_hw.c | 1506 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1552 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v3_hw() 1776 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1786 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1818 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
| D | hisi_sas_v2_hw.c | 2698 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw() 2909 hisi_sas_notify_phy_event(phy, in int_chnl_int_v2_hw() 3234 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw() 3280 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in sata_int_v2_hw()
|
| D | hisi_sas_main.c | 888 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function 898 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event); 908 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
| D | hisi_sas_v1_hw.c | 1382 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()
|