Searched refs:ed (Results 1 – 10 of 10) sorted by relevance
27 struct ohci_ed_hw *ed; in ohci_init() local37 ed = &g_ohci_ed_pool[bus->hcd.hcd_id][index]; in ohci_init()38 if ((uint32_t)&ed->hw % 32) { in ohci_init()43 if ((uint32_t)&ed->td_pool[i] % 32) { in ohci_init()51 ed = &g_ohci_ed_pool[bus->hcd.hcd_id][index]; in ohci_init()52 ed->waitsem = usb_osal_sem_create(0); in ohci_init()109 struct ohci_ed_hw *ed; in ohci_deinit() local126 ed = &g_ohci_ed_pool[bus->hcd.hcd_id][index]; in ohci_deinit()127 usb_osal_sem_delete(ed->waitsem); in ohci_deinit()
5 In this case the network 213.129.231.168/29 is nat'ed when packets are sent to the
505 but the stack/driver will/must copy PBUF_REF'ed data when enqueueing, while
493 but the stack/driver will/must copy PBUF_REF'ed data when enqueueing, while
399 # types are typedef'ed and only the typedef is referenced, never the tag name.
408 # types are typedef'ed and only the typedef is referenced, never the tag name.
615 * timers.c: patch #7329: tcp_timer_needed prototype was ifdef'ed out for
1571 * timers.c: patch #7329: tcp_timer_needed prototype was ifdef'ed out for
1824 * timers.c: patch #7329: tcp_timer_needed prototype was ifdef'ed out for
Completed in 32 milliseconds