Searched refs:hisi_sas_slot (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas.h | 193 struct hisi_sas_slot { struct 227 struct hisi_sas_slot *slot); argument 229 struct hisi_sas_slot *slot); 231 struct hisi_sas_slot *slot); 233 struct hisi_sas_slot *slot, 236 struct hisi_sas_slot *slot); 318 struct hisi_sas_slot *slot_info; 460 struct hisi_sas_slot *slot); 475 struct hisi_sas_slot *slot);
|
D | hisi_sas_main.c | 110 struct hisi_sas_slot *slot) in hisi_sas_sata_done() 225 struct hisi_sas_slot *slot) in hisi_sas_slot_task_free() 250 memset(slot, 0, offsetof(struct hisi_sas_slot, buf)); in hisi_sas_slot_task_free() 259 struct hisi_sas_slot *slot) in hisi_sas_task_prep_smp() 265 struct hisi_sas_slot *slot) in hisi_sas_task_prep_ssp() 271 struct hisi_sas_slot *slot) in hisi_sas_task_prep_ata() 277 struct hisi_sas_slot *slot, in hisi_sas_task_prep_abort() 293 struct hisi_sas_slot *slot; in hisi_sas_task_prep() 799 struct hisi_sas_slot *slot) in hisi_sas_do_release_task() 822 struct hisi_sas_slot *slot, *slot2; in hisi_sas_release_task() [all …]
|
D | hisi_sas_v1_hw.c | 906 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v1_hw() 932 struct hisi_sas_slot *slot, in prep_prd_sge_v1_hw() 956 struct hisi_sas_slot *slot) in prep_smp_v1_hw() 994 struct hisi_sas_slot *slot) in prep_ssp_v1_hw() 1094 struct hisi_sas_slot *slot) in slot_err_v1_hw() 1221 struct hisi_sas_slot *slot) in slot_complete_v1_hw() 1543 struct hisi_sas_slot *slot; in cq_interrupt_v1_hw()
|
D | hisi_sas_v3_hw.c | 689 struct hisi_sas_slot *slot, *slot2; in dereg_device_v3_hw() 885 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v3_hw() 911 struct hisi_sas_slot *slot, in prep_prd_sge_v3_hw() 935 struct hisi_sas_slot *slot) in prep_ssp_v3_hw() 1018 struct hisi_sas_slot *slot) in prep_smp_v3_hw() 1058 struct hisi_sas_slot *slot) in prep_ata_v3_hw() 1134 struct hisi_sas_slot *slot, in prep_abort_v3_hw() 1577 struct hisi_sas_slot *slot) in slot_err_v3_hw() 1626 slot_complete_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) in slot_complete_v3_hw() 1786 struct hisi_sas_slot *slot; in cq_tasklet_v3_hw()
|
D | hisi_sas_v2_hw.c | 1668 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v2_hw() 1694 struct hisi_sas_slot *slot, in prep_prd_sge_v2_hw() 1718 struct hisi_sas_slot *slot) in prep_smp_v2_hw() 1757 struct hisi_sas_slot *slot) in prep_ssp_v2_hw() 2039 struct hisi_sas_slot *slot, in slot_err_v2_hw() 2344 slot_complete_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) in slot_complete_v2_hw() 2515 struct hisi_sas_slot *slot) in prep_ata_v2_hw() 2598 struct hisi_sas_slot *slot = from_timer(slot, t, internal_abort_timer); in hisi_sas_internal_abort_quirk_timeout() 2631 struct hisi_sas_slot *slot, in prep_abort_v2_hw() 3131 struct hisi_sas_slot *slot; in cq_tasklet_v2_hw()
|