Searched refs:hisi_sas_slot_task_free (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas.h | 473 extern void hisi_sas_slot_task_free(struct hisi_hba *hisi_hba,
|
D | hisi_sas_main.c | 224 void hisi_sas_slot_task_free(struct hisi_hba *hisi_hba, struct sas_task *task, in hisi_sas_slot_task_free() function 256 EXPORT_SYMBOL_GPL(hisi_sas_slot_task_free); 816 hisi_sas_slot_task_free(hisi_hba, task, slot); in hisi_sas_do_release_task()
|
D | hisi_sas_v1_hw.c | 1357 hisi_sas_slot_task_free(hisi_hba, task, slot); in slot_complete_v1_hw()
|
D | hisi_sas_v3_hw.c | 1754 hisi_sas_slot_task_free(hisi_hba, task, slot); in slot_complete_v3_hw()
|
D | hisi_sas_v2_hw.c | 2486 hisi_sas_slot_task_free(hisi_hba, task, slot); in slot_complete_v2_hw()
|