Searched refs:slot_index_count (Results 1 – 3 of 3) sorted by relevance
201 index = find_next_zero_bit(bitmap, hisi_hba->slot_index_count, in hisi_sas_slot_index_alloc()203 if (index >= hisi_hba->slot_index_count) { in hisi_sas_slot_index_alloc()204 index = find_next_zero_bit(bitmap, hisi_hba->slot_index_count, in hisi_sas_slot_index_alloc()206 if (index >= hisi_hba->slot_index_count) in hisi_sas_slot_index_alloc()220 for (i = 0; i < hisi_hba->slot_index_count; ++i) in hisi_sas_slot_index_init()2101 hisi_hba->slot_index_count = max_command_entries; in hisi_sas_alloc()2102 s = hisi_hba->slot_index_count / BITS_PER_BYTE; in hisi_sas_alloc()
286 int slot_index_count; member
789 end = hisi_hba->slot_index_count; in slot_index_alloc_quirk_v2_hw()806 hisi_hba->slot_index_count, start); in slot_index_alloc_quirk_v2_hw()