ehci_allocate_tds_for_tw
if (ehci_allocate_tds_for_tw(ehcip, pp, tw, tw->tw_num_qtds) !=
if (ehci_allocate_tds_for_tw(ehcip, pp, tw, qtd_count) == USB_SUCCESS) {
int ehci_allocate_tds_for_tw(
if (ehci_allocate_tds_for_tw(ehcip, pp, tw, qtd_count) ==
extern int ehci_allocate_tds_for_tw(