Searched refs:slot_index_alloc (Results 1 – 3 of 3) sorted by relevance
313 int (*slot_index_alloc)(struct hisi_hba *hisi_hba, member
188 if (hisi_hba->hw->slot_index_alloc || in hisi_sas_slot_index_free()609 if (!internal_abort && hisi_hba->hw->slot_index_alloc) in hisi_sas_queue_command()610 rc = hisi_hba->hw->slot_index_alloc(hisi_hba, device); in hisi_sas_queue_command()2592 if (hisi_hba->hw->slot_index_alloc) { in hisi_sas_probe()
3608 .slot_index_alloc = slot_index_alloc_quirk_v2_hw,