Searched refs:slot_index_alloc (Results 1 – 2 of 2) sorted by relevance
324 int (*slot_index_alloc)(struct hisi_hba *hisi_hba, member
196 if (hisi_hba->hw->slot_index_alloc || in hisi_sas_slot_index_free()617 if (!internal_abort && hisi_hba->hw->slot_index_alloc) in hisi_sas_queue_command()618 rc = hisi_hba->hw->slot_index_alloc(hisi_hba, device); in hisi_sas_queue_command()2583 if (hisi_hba->hw->slot_index_alloc) { in hisi_sas_probe()