Home
last modified time | relevance | path

Searched refs:slot_index_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h317 int (*slot_index_alloc)(struct hisi_hba *hisi_hba, member
H A Dhisi_sas_main.c166 if (hisi_hba->hw->slot_index_alloc || in hisi_sas_slot_index_free()
486 if (hisi_hba->hw->slot_index_alloc) in hisi_sas_task_prep()
487 rc = hisi_hba->hw->slot_index_alloc(hisi_hba, device); in hisi_sas_task_prep()
2656 if (hisi_hba->hw->slot_index_alloc) { in hisi_sas_probe()
H A Dhisi_sas_v2_hw.c3568 .slot_index_alloc = slot_index_alloc_quirk_v2_hw,
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h313 int (*slot_index_alloc)(struct hisi_hba *hisi_hba, member
H A Dhisi_sas_main.c164 if (hisi_hba->hw->slot_index_alloc || in hisi_sas_slot_index_free()
585 if (!internal_abort && hisi_hba->hw->slot_index_alloc) in hisi_sas_queue_command()
586 rc = hisi_hba->hw->slot_index_alloc(hisi_hba, device); in hisi_sas_queue_command()
2508 if (hisi_hba->hw->slot_index_alloc) { in hisi_sas_probe()
H A Dhisi_sas_v2_hw.c3597 .slot_index_alloc = slot_index_alloc_quirk_v2_hw,

Completed in 23 milliseconds