Searched refs:sl_notify_ssp (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 320 void (*sl_notify_ssp)(struct hisi_hba *hisi_hba, int phy_no); member
|
H A D | hisi_sas_v1_hw.c | 1785 .sl_notify_ssp = sl_notify_ssp_v1_hw,
|
H A D | hisi_sas_v3_hw.c | 3179 .sl_notify_ssp = sl_notify_ssp_v3_hw,
|
H A D | hisi_sas_v2_hw.c | 3570 .sl_notify_ssp = sl_notify_ssp_v2_hw,
|
H A D | hisi_sas_main.c | 868 hisi_hba->hw->sl_notify_ssp(hisi_hba, phy_no); in hisi_sas_phyup_work()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 316 void (*sl_notify_ssp)(struct hisi_hba *hisi_hba, int phy_no); member
|
H A D | hisi_sas_v1_hw.c | 1767 .sl_notify_ssp = sl_notify_ssp_v1_hw,
|
H A D | hisi_sas_main.c | 918 hisi_hba->hw->sl_notify_ssp(hisi_hba, phy_no); in hisi_sas_phyup_work_common()
|
H A D | hisi_sas_v2_hw.c | 3599 .sl_notify_ssp = sl_notify_ssp_v2_hw,
|
H A D | hisi_sas_v3_hw.c | 3355 .sl_notify_ssp = sl_notify_ssp_v3_hw,
|
Completed in 41 milliseconds