Home
last modified time | relevance | path

Searched refs:slot_index_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/scsi/hisi_sas/
Dhisi_sas_main.c189 index = find_next_zero_bit(bitmap, hisi_hba->slot_index_count, in hisi_sas_slot_index_alloc()
191 if (index >= hisi_hba->slot_index_count) { in hisi_sas_slot_index_alloc()
193 hisi_hba->slot_index_count, in hisi_sas_slot_index_alloc()
195 if (index >= hisi_hba->slot_index_count) { in hisi_sas_slot_index_alloc()
2204 s = hisi_hba->slot_index_count = max_command_entries; in hisi_sas_alloc()
Dhisi_sas.h415 int slot_index_count; member
Dhisi_sas_v2_hw.c784 end = hisi_hba->slot_index_count; in slot_index_alloc_quirk_v2_hw()
802 hisi_hba->slot_index_count, start); in slot_index_alloc_quirk_v2_hw()