Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h318 struct hisi_sas_hw { struct
319 int (*hw_init)(struct hisi_hba *hisi_hba);
320 int (*fw_info_check)(struct hisi_hba *hisi_hba);
321 int (*interrupt_preinit)(struct hisi_hba *hisi_hba);
322 void (*setup_itct)(struct hisi_hba *hisi_hba,
324 int (*slot_index_alloc)(struct hisi_hba *hisi_hba,
326 struct hisi_sas_device *(*alloc_dev)(struct domain_device *device);
327 void (*sl_notify_ssp)(struct hisi_hba *hisi_hba, int phy_no);
328 void (*start_delivery)(struct hisi_sas_dq *dq);
329 void (*prep_ssp)(struct hisi_hba *hisi_hba,
[all …]