sl_notify_ssp     280 drivers/scsi/hisi_sas/hisi_sas.h 	void (*sl_notify_ssp)(struct hisi_hba *hisi_hba, int phy_no);
sl_notify_ssp     861 drivers/scsi/hisi_sas/hisi_sas_main.c 		hisi_hba->hw->sl_notify_ssp(hisi_hba, phy_no);
sl_notify_ssp    1780 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 	.sl_notify_ssp = sl_notify_ssp_v1_hw,
sl_notify_ssp    3556 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	.sl_notify_ssp = sl_notify_ssp_v2_hw,
sl_notify_ssp    3080 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	.sl_notify_ssp = sl_notify_ssp_v3_hw,