Searched refs:hisi_sas_notify_phy_event (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 665 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
|
H A D | hisi_sas_main.c | 954 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function 964 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event); 974 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
H A D | hisi_sas_v2_hw.c | 2706 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw() 2910 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()
|
H A D | hisi_sas_v3_hw.c | 1563 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1620 res = hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP_PM); in phy_up_v3_hw() 1848 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1858 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1890 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
H A D | hisi_sas_v1_hw.c | 1377 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()
|