Searched refs:slots_per_blk (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2177 int blk_cnt, slots_per_blk; local
2246 slots_per_blk = s / sz_slot_buf_ru;
2249 int slot_index = i * slots_per_blk;
2258 for (j = 0; j < slots_per_blk; j++, slot_index++) {

Completed in 270 milliseconds