Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h216 struct hisi_sas_hw { struct
217 int (*hw_init)(struct hisi_hba *hisi_hba);
218 void (*setup_itct)(struct hisi_hba *hisi_hba,
220 int (*slot_index_alloc)(struct hisi_hba *hisi_hba, int *slot_idx,
222 struct hisi_sas_device *(*alloc_dev)(struct domain_device *device);
223 void (*sl_notify)(struct hisi_hba *hisi_hba, int phy_no);
224 int (*get_free_slot)(struct hisi_hba *hisi_hba, struct hisi_sas_dq *dq);
225 void (*start_delivery)(struct hisi_sas_dq *dq);
226 void (*prep_ssp)(struct hisi_hba *hisi_hba,
228 void (*prep_smp)(struct hisi_hba *hisi_hba,
[all …]