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.h307 struct hisi_sas_hw { struct
308 int (*hw_init)(struct hisi_hba *hisi_hba);
309 int (*fw_info_check)(struct hisi_hba *hisi_hba);
310 int (*interrupt_preinit)(struct hisi_hba *hisi_hba);
311 void (*setup_itct)(struct hisi_hba *hisi_hba,
313 int (*slot_index_alloc)(struct hisi_hba *hisi_hba,
315 struct hisi_sas_device *(*alloc_dev)(struct domain_device *device);
316 void (*sl_notify_ssp)(struct hisi_hba *hisi_hba, int phy_no);
317 void (*start_delivery)(struct hisi_sas_dq *dq);
318 void (*prep_ssp)(struct hisi_hba *hisi_hba,
[all …]