Searched refs:end_slot (Results 1 – 2 of 2) sorted by relevance
675 uint32_t dis_to_travel, end_slot, pacer_to_now, avail_on_wheel; in max_slots_available() local 679 end_slot = hpts->p_runningslot; in max_slots_available() 681 if (end_slot == 0) in max_slots_available() 682 end_slot = NUM_OF_HPTSI_SLOTS - 1; in max_slots_available() 684 end_slot--; in max_slots_available() 686 *target_slot = end_slot; in max_slots_available() 696 end_slot = hpts->p_prev_slot; in max_slots_available() 697 if (end_slot == 0) in max_slots_available() 698 end_slot = NUM_OF_HPTSI_SLOTS - 1; in max_slots_available() 700 end_slot in max_slots_available() [all...]
258 unsigned int slot, end_slot; in hdspechan_setgain() local270 end_slot = slot + in hdspechan_setgain()275 for (; slot < end_slot; slot++) { in hdspechan_setgain()359 unsigned int slot, end_slot; in hdspechan_enable() local377 end_slot = slot + in hdspechan_enable()380 for (; slot < end_slot; slot++) { in hdspechan_enable()