Searched refs:slot_index (Results 1 – 1 of 1) sorted by relevance
217 int8_t slot_index = irq_hander_chain_free_slot_head; in irq_add_shared_handler()257 prev_slot->link = slot_index; in irq_add_shared_handler()404 int8_t slot_index = get_slot_index(slot); in irq_add_tail_to_free_list() local411 if (irq_handler_chain_slots[i].link == slot_index) { in irq_add_tail_to_free_list()422 irq_hander_chain_free_slot_head = slot_index; in irq_add_tail_to_free_list()