Searched refs:HISI_PHYE_LINK_RESET (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/scsi/hisi_sas/ |
D | hisi_sas.h | 156 HISI_PHYE_LINK_RESET, enumerator
|
D | hisi_sas_main.c | 931 container_of(work, typeof(*phy), works[HISI_PHYE_LINK_RESET]); in hisi_sas_linkreset_work() 950 [HISI_PHYE_LINK_RESET] = hisi_sas_linkreset_work, 974 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
D | hisi_sas_v3_hw.c | 1563 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); 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()
|
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()
|