Home
last modified time | relevance | path

Searched refs:hisi_sas_slot_task_free (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h662 extern void hisi_sas_slot_task_free(struct hisi_hba *hisi_hba,
H A Dhisi_sas_main.c217 void hisi_sas_slot_task_free(struct hisi_hba *hisi_hba, struct sas_task *task, in hisi_sas_slot_task_free() function
255 EXPORT_SYMBOL_GPL(hisi_sas_slot_task_free);
1021 hisi_sas_slot_task_free(hisi_hba, task, slot); in hisi_sas_do_release_task()
H A Dhisi_sas_v1_hw.c1312 hisi_sas_slot_task_free(hisi_hba, task, slot); in slot_complete_v1_hw()
H A Dhisi_sas_v2_hw.c2468 hisi_sas_slot_task_free(hisi_hba, task, slot); in slot_complete_v2_hw()
H A Dhisi_sas_v3_hw.c2304 hisi_sas_slot_task_free(hisi_hba, task, slot); in slot_complete_v3_hw()