Searched refs:EP_UNACTIVE_PTR (Results 1 – 1 of 1) sorted by relevance
103 #define EP_UNACTIVE_PTR ((void *) -1L) macro584 ep->ovflist = EP_UNACTIVE_PTR; in ep_alloc()662 if (unlikely(ep->ovflist != EP_UNACTIVE_PTR)) { in ep_poll_callback()663 if (epi->next == EP_UNACTIVE_PTR) { in ep_poll_callback()763 epi->next = EP_UNACTIVE_PTR; in ep_insert()981 nepi = epi->next, epi->next = EP_UNACTIVE_PTR) { in ep_send_events()995 ep->ovflist = EP_UNACTIVE_PTR; in ep_send_events()