Searched refs:hisi_sas_slot (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas.h | 214 struct hisi_sas_slot { struct 283 struct hisi_sas_slot *slot); 285 struct hisi_sas_slot *slot); 287 struct hisi_sas_slot *slot); 289 struct hisi_sas_slot *slot, 382 struct hisi_sas_slot *slot_info; 568 struct hisi_sas_slot *slot); 583 struct hisi_sas_slot *slot);
|
| D | hisi_sas_main.c | 105 struct hisi_sas_slot *slot) in hisi_sas_sata_done() 221 struct hisi_sas_slot *slot) in hisi_sas_slot_task_free() 254 memset(slot, 0, offsetof(struct hisi_sas_slot, buf)); in hisi_sas_slot_task_free() 261 struct hisi_sas_slot *slot) in hisi_sas_task_prep_smp() 267 struct hisi_sas_slot *slot) in hisi_sas_task_prep_ssp() 273 struct hisi_sas_slot *slot) in hisi_sas_task_prep_ata() 279 struct hisi_sas_slot *slot, in hisi_sas_task_prep_abort() 418 struct hisi_sas_slot *slot; in hisi_sas_task_prep() 986 struct hisi_sas_slot *slot) in hisi_sas_do_release_task() 1010 struct hisi_sas_slot *slot, *slot2; in hisi_sas_release_task() [all …]
|
| D | hisi_sas_v1_hw.c | 864 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v1_hw() 888 struct hisi_sas_slot *slot, in prep_prd_sge_v1_hw() 912 struct hisi_sas_slot *slot) in prep_smp_v1_hw() 950 struct hisi_sas_slot *slot) in prep_ssp_v1_hw() 1050 struct hisi_sas_slot *slot) in slot_err_v1_hw() 1177 struct hisi_sas_slot *slot) in slot_complete_v1_hw() 1495 struct hisi_sas_slot *slot; in cq_interrupt_v1_hw()
|
| D | hisi_sas_v3_hw.c | 824 struct hisi_sas_slot *slot, *slot2; in dereg_device_v3_hw() 1025 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v3_hw() 1049 struct hisi_sas_slot *slot, in prep_prd_sge_v3_hw() 1073 struct hisi_sas_slot *slot, in prep_prd_sge_dif_v3_hw() 1168 struct hisi_sas_slot *slot) in prep_ssp_v3_hw() 1290 struct hisi_sas_slot *slot) in prep_smp_v3_hw() 1330 struct hisi_sas_slot *slot) in prep_ata_v3_hw() 1409 struct hisi_sas_slot *slot, in prep_abort_v3_hw() 2090 struct hisi_sas_slot *slot) in slot_err_v3_hw() 2140 slot_complete_v3_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) in slot_complete_v3_hw() [all …]
|
| D | hisi_sas_v2_hw.c | 1644 struct hisi_sas_slot *s, *s1, *s2 = NULL; in start_delivery_v2_hw() 1668 struct hisi_sas_slot *slot, in prep_prd_sge_v2_hw() 1692 struct hisi_sas_slot *slot) in prep_smp_v2_hw() 1731 struct hisi_sas_slot *slot) in prep_ssp_v2_hw() 2013 struct hisi_sas_slot *slot, in slot_err_v2_hw() 2317 slot_complete_v2_hw(struct hisi_hba *hisi_hba, struct hisi_sas_slot *slot) in slot_complete_v2_hw() 2483 struct hisi_sas_slot *slot) in prep_ata_v2_hw() 2570 struct hisi_sas_slot *slot = from_timer(slot, t, internal_abort_timer); in hisi_sas_internal_abort_quirk_timeout() 2603 struct hisi_sas_slot *slot, in prep_abort_v2_hw() 3111 struct hisi_sas_slot *slot; in cq_tasklet_v2_hw()
|