Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h657 extern void hisi_sas_slot_task_free(struct hisi_hba *hisi_hba,
H A Dhisi_sas_main.c207 void hisi_sas_slot_task_free(struct hisi_hba *hisi_hba, struct sas_task *task, in hisi_sas_slot_task_free() function
254 EXPORT_SYMBOL_GPL(hisi_sas_slot_task_free);
1099 hisi_sas_slot_task_free(hisi_hba, task, slot, need_lock); in hisi_sas_do_release_task()
H A Dhisi_sas_v1_hw.c1308 hisi_sas_slot_task_free(hisi_hba, task, slot, true); in slot_complete_v1_hw()
H A Dhisi_sas_v2_hw.c2475 hisi_sas_slot_task_free(hisi_hba, task, slot, true); in slot_complete_v2_hw()
H A Dhisi_sas_v3_hw.c2418 hisi_sas_slot_task_free(hisi_hba, task, slot, true); in slot_complete_v3_hw()