Searched refs:it_edp (Results 1 – 1 of 1) sorted by relevance
12 static struct msg_endpoint *it_edp = NULL; variable50 for (t = it_edp; t != NULL; t = t->next) { in irq_msgbox_handler()70 irq_request(IRQ_MSGBOX, irq_msgbox_handler, it_edp); in hal_msgbox_init()96 if (it_edp == NULL) { in hal_msgbox_alloc_channel()97 it_edp = edp; in hal_msgbox_alloc_channel()100 struct msg_endpoint *t = it_edp; in hal_msgbox_alloc_channel()
Completed in 8 milliseconds