Home
last modified time | relevance | path

Searched refs:hisi_sas_notify_phy_event (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c963 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_phyup_work_common()
1005 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function
1015 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event);
1025 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
1474 hisi_sas_notify_phy_event(phy, in hisi_sas_rescan_topology()
H A Dhisi_sas.h684 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
H A Dhisi_sas_v1_hw.c1377 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()