Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h308 struct hisi_sas_hw { struct
309 int (*hw_init)(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,
320 void (*prep_smp)(struct hisi_hba *hisi_hba,
[all …]