Searched refs:slot_index (Results 1 – 1 of 1) sorted by relevance
367 int8_t slot_index = irq_handler_chain_free_slot_head; in irq_add_shared_handler() local417 prev_slot->link = slot_index; in irq_add_shared_handler()628 int8_t slot_index = get_slot_index(slot); in irq_add_tail_to_free_list() local635 if (irq_handler_chain_slots[i].link == slot_index) { in irq_add_tail_to_free_list()646 irq_handler_chain_free_slot_head = slot_index; in irq_add_tail_to_free_list()