Searched refs:bd_cnt (Results 1 – 1 of 1) sorted by relevance
272 uint32_t bd_flags, bd_cnt, result, bds; in plat_freelist_process() local289 bd_cnt = 0; in plat_freelist_process()340 bd_cnt++; in plat_freelist_process()365 while (bd_cnt) { in plat_freelist_process()372 ASSERT(bd_cnt && in plat_freelist_process()373 (bd_cnt < STARFIRE_MAX_BOARDS+1)); in plat_freelist_process()375 idx = random_idx(bd_cnt); in plat_freelist_process()409 --bd_cnt; in plat_freelist_process()