Searched refs:hisi_sas_notify_phy_event (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas.h | 670 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
|
| H A 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() 1775 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1785 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1817 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
| H A D | hisi_sas_v2_hw.c | 2698 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw() 2908 hisi_sas_notify_phy_event(phy, in int_chnl_int_v2_hw() 3233 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw() 3279 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in sata_int_v2_hw()
|
| H A D | hisi_sas_main.c | 886 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function 896 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event); 906 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
| H A D | hisi_sas_v1_hw.c | 1382 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()
|