Searched refs:hisi_sas_notify_phy_event (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas.h | 589 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
|
| D | hisi_sas_v3_hw.c | 1477 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1523 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v3_hw() 1745 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1755 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1787 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
| D | hisi_sas_v2_hw.c | 2695 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw() 2906 hisi_sas_notify_phy_event(phy, in int_chnl_int_v2_hw() 3231 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw() 3277 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in sata_int_v2_hw()
|
| D | hisi_sas_main.c | 873 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function 883 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event); 893 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()
|