Searched refs:hisi_sas_slot_task_free (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 657 extern void hisi_sas_slot_task_free(struct hisi_hba *hisi_hba,
|
H A D | hisi_sas_main.c | 207 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 D | hisi_sas_v1_hw.c | 1308 hisi_sas_slot_task_free(hisi_hba, task, slot, true); in slot_complete_v1_hw()
|
H A D | hisi_sas_v2_hw.c | 2475 hisi_sas_slot_task_free(hisi_hba, task, slot, true); in slot_complete_v2_hw()
|
H A D | hisi_sas_v3_hw.c | 2418 hisi_sas_slot_task_free(hisi_hba, task, slot, true); in slot_complete_v3_hw()
|