Searched refs:ohci_allocate_tds_for_tw (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h1006 int ohci_allocate_tds_for_tw(
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c328 int ohci_allocate_tds_for_tw(
5679 if (ohci_allocate_tds_for_tw(ohcip, tw, td_count) ==
6750 * ohci_allocate_tds_for_tw:
6759 ohci_allocate_tds_for_tw( function
6774 "ohci_allocate_tds_for_tw: "
6815 if (ohci_allocate_tds_for_tw(ohcip, tw, td_count) ==
9207 } else if (ohci_allocate_tds_for_tw(ohcip, tw,
9368 } else if (ohci_allocate_tds_for_tw(ohcip, tw,
H A Dohci_polled.c2182 if (ohci_allocate_tds_for_tw(ohcip, tw, td_count) == USB_SUCCESS) {

Completed in 66 milliseconds