Searched refs:HISI_PHYE_LINK_RESET (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 152 HISI_PHYE_LINK_RESET, enumerator
|
H A D | hisi_sas_v3_hw.c | 1511 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1780 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1790 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1822 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
H A D | hisi_sas_main.c | 875 container_of(work, typeof(*phy), works[HISI_PHYE_LINK_RESET]); in hisi_sas_linkreset_work() 883 [HISI_PHYE_LINK_RESET] = hisi_sas_linkreset_work, 906 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
H A D | hisi_sas_v2_hw.c | 2916 HISI_PHYE_LINK_RESET); in int_chnl_int_v2_hw() 3240 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 156 HISI_PHYE_LINK_RESET, enumerator
|
H A D | hisi_sas_main.c | 930 container_of(work, typeof(*phy), works[HISI_PHYE_LINK_RESET]); in hisi_sas_linkreset_work() 949 [HISI_PHYE_LINK_RESET] = hisi_sas_linkreset_work, 973 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
H A D | hisi_sas_v3_hw.c | 1564 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1849 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1859 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1891 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
H A D | hisi_sas_v2_hw.c | 2911 HISI_PHYE_LINK_RESET); in int_chnl_int_v2_hw() 3234 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw()
|
Completed in 38 milliseconds