Home
last modified time | relevance | path

Searched refs:slot_index_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h324 int (*slot_index_alloc)(struct hisi_hba *hisi_hba, member
H A Dhisi_sas_main.c196 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()