Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h273 struct hisi_sas_hw { struct
274 int (*hw_init)(struct hisi_hba *hisi_hba);
275 void (*setup_itct)(struct hisi_hba *hisi_hba,
277 int (*slot_index_alloc)(struct hisi_hba *hisi_hba,
279 struct hisi_sas_device *(*alloc_dev)(struct domain_device *device);
280 void (*sl_notify_ssp)(struct hisi_hba *hisi_hba, int phy_no);
281 void (*start_delivery)(struct hisi_sas_dq *dq);
282 void (*prep_ssp)(struct hisi_hba *hisi_hba,
284 void (*prep_smp)(struct hisi_hba *hisi_hba,
286 void (*prep_stp)(struct hisi_hba *hisi_hba,
[all …]