Searched refs:hisi_sas_slot (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/scsi/hisi_sas/ |
D | hisi_sas.h | 234 struct hisi_sas_slot { struct 319 struct hisi_sas_slot *slot); 321 struct hisi_sas_slot *slot); 323 struct hisi_sas_slot *slot); 325 struct hisi_sas_slot *slot); 449 struct hisi_sas_slot *slot_info; 640 struct hisi_sas_slot *slot); 659 struct hisi_sas_slot *slot,
|
D | hisi_sas_main.c | 103 struct hisi_sas_slot *slot) in hisi_sas_sata_done() 208 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_slot_task_free() 250 memset(slot, 0, offsetof(struct hisi_sas_slot, buf)); in hisi_sas_slot_task_free() 257 struct hisi_sas_slot *slot) in hisi_sas_task_prep_smp() 263 struct hisi_sas_slot *slot) in hisi_sas_task_prep_ssp() 269 struct hisi_sas_slot *slot) in hisi_sas_task_prep_ata() 275 struct hisi_sas_slot *slot) in hisi_sas_task_prep_abort() 399 struct hisi_sas_slot *slot, in hisi_sas_task_deliver() 471 struct hisi_sas_slot *slot; in hisi_sas_queue_command() 741 struct hisi_sas_slot *slot = task->lldd_task; in hisi_sas_tmf_aborted() [all …]
|
D | hisi_sas_v1_hw.c | 866 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v1_hw() 890 struct hisi_sas_slot *slot, in prep_prd_sge_v1_hw() 914 struct hisi_sas_slot *slot) in prep_smp_v1_hw() 952 struct hisi_sas_slot *slot) in prep_ssp_v1_hw() 1047 struct hisi_sas_slot *slot) in slot_err_v1_hw() 1174 struct hisi_sas_slot *slot) in slot_complete_v1_hw() 1483 struct hisi_sas_slot *slot; in cq_interrupt_v1_hw()
|
D | hisi_sas_v2_hw.c | 1649 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v2_hw() 1673 struct hisi_sas_slot *slot, in prep_prd_sge_v2_hw() 1697 struct hisi_sas_slot *slot) in prep_smp_v2_hw() 1736 struct hisi_sas_slot *slot) in prep_ssp_v2_hw() 2017 struct hisi_sas_slot *slot, in slot_err_v2_hw() 2327 struct hisi_sas_slot *slot) in slot_complete_v2_hw() 2493 struct hisi_sas_slot *slot) in prep_ata_v2_hw() 2581 struct hisi_sas_slot *slot = from_timer(slot, t, internal_abort_timer); in hisi_sas_internal_abort_quirk_timeout() 2614 struct hisi_sas_slot *slot) in prep_abort_v2_hw() 3115 struct hisi_sas_slot *slot; in cq_thread_v2_hw()
|
D | hisi_sas_v3_hw.c | 904 struct hisi_sas_slot *slot, *slot2; in dereg_device_v3_hw() 1115 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v3_hw() 1139 struct hisi_sas_slot *slot, in prep_prd_sge_v3_hw() 1163 struct hisi_sas_slot *slot, in prep_prd_sge_dif_v3_hw() 1258 struct hisi_sas_slot *slot) in prep_ssp_v3_hw() 1380 struct hisi_sas_slot *slot) in prep_smp_v3_hw() 1419 struct hisi_sas_slot *slot) in prep_ata_v3_hw() 1498 struct hisi_sas_slot *slot) in prep_abort_v3_hw() 2205 struct hisi_sas_slot *slot) in slot_err_v3_hw() 2280 struct hisi_sas_slot *slot) in slot_complete_v3_hw() [all …]
|