Searched refs:hisi_sas_notify_phy_event (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas.h | 480 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
|
D | hisi_sas_v3_hw.c | 1199 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1244 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v3_hw() 1404 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1414 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1427 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
D | hisi_sas_v2_hw.c | 2721 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw() 2931 hisi_sas_notify_phy_event(phy, in int_chnl_int_v2_hw() 3243 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw() 3289 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in sata_int_v2_hw()
|
D | hisi_sas_main.c | 736 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function 746 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event);
|
D | hisi_sas_v1_hw.c | 1430 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()
|