Home
last modified time | relevance | path

Searched defs:hisi_sas_hw (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h313 struct hisi_sas_hw { struct
314 int (*hw_init)(struct hisi_hba *hisi_hba);
315 void (*setup_itct)(struct hisi_hba *hisi_hba,
317 int (*slot_index_alloc)(struct hisi_hba *hisi_hba,
319 struct hisi_sas_device *(*alloc_dev)(struct domain_device *device);
320 void (*sl_notify_ssp)(struct hisi_hba *hisi_hba, int phy_no);
321 void (*start_delivery)(struct hisi_sas_dq *dq);
322 void (*prep_ssp)(struct hisi_hba *hisi_hba,
324 void (*prep_smp)(struct hisi_hba *hisi_hba,
326 void (*prep_stp)(struct hisi_hba *hisi_hba,
[all …]