Searched refs:HISI_SAS_RESERVED_IPTT (Results 1 – 2 of 2) sorted by relevance
42 #define HISI_SAS_RESERVED_IPTT 96 macro44 (HISI_SAS_MAX_COMMANDS - HISI_SAS_RESERVED_IPTT)
165 slot_idx < HISI_SAS_RESERVED_IPTT) { in hisi_sas_slot_index_free()186 return rq->tag + HISI_SAS_RESERVED_IPTT; in hisi_sas_slot_index_alloc()189 index = find_next_zero_bit(bitmap, HISI_SAS_RESERVED_IPTT, in hisi_sas_slot_index_alloc()191 if (index >= HISI_SAS_RESERVED_IPTT) { in hisi_sas_slot_index_alloc()193 HISI_SAS_RESERVED_IPTT, in hisi_sas_slot_index_alloc()195 if (index >= HISI_SAS_RESERVED_IPTT) { in hisi_sas_slot_index_alloc()