SGE_NTIMERS
uint_t holdoff_timer_us[SGE_NTIMERS];
ASSERT(idx < SGE_NTIMERS);
for (uint_t i = 0; i < SGE_NTIMERS; i++) {
ASSERT3U(chosen_idx, <, SGE_NTIMERS);
tmp_encode, SGE_NTIMERS);
const uint_t t4_holdoff_timer_default[SGE_NTIMERS] = {5, 10, 20, 50, 100, 200};
for (uint_t i = 0; i < SGE_NTIMERS; i++) {
(int *)p->holdoff_timer_us, SGE_NTIMERS);
ASSERT(tip->tip_tmr_idx >= 0 && tip->tip_tmr_idx < SGE_NTIMERS);
ASSERT3U(tmr_idx, <, SGE_NTIMERS);