Home
last modified time | relevance | path

Searched refs:ehci_allocate_tds_for_tw (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h131 extern int ehci_allocate_tds_for_tw(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c1171 if (ehci_allocate_tds_for_tw(ehcip, pp, tw, tw->tw_num_qtds) != in ehci_handle_intr_qtd()
H A Dehci_xfer.c213 int ehci_allocate_tds_for_tw(
2853 ehci_allocate_tds_for_tw( in ehci_allocate_tds_for_tw() function
2926 if (ehci_allocate_tds_for_tw(ehcip, pp, tw, qtd_count) == in ehci_allocate_tw_resources()
H A Dehci_polled.c2076 if (ehci_allocate_tds_for_tw(ehcip, pp, tw, qtd_count) == USB_SUCCESS) { in ehci_polled_create_tw()