hpts_slot
for (i = 0, t = hpts_slot(hpts->p_cur_slot, 1); i < NUM_OF_HPTSI_SLOTS; i++) {
hpts->p_nxt_slot = hpts_slot(hpts->p_prev_slot, 1);
hpts->p_runningslot = hpts_slot(hpts->p_prev_slot, 2);
hpts->p_runningslot = hpts_slot(hpts->p_prev_slot, 1);
tp->t_hpts_slot = hpts_slot(
hpts->p_nxt_slot = hpts_slot(hpts->p_cur_slot, 1);
tp->t_hpts_slot = hpts_slot(hpts->p_prev_slot, 1);
tp->t_hpts_slot = hpts_slot(wheel_slot, slot);