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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c332 static ohci_trans_wrapper_t *ohci_allocate_tw_resources(
4793 tw = ohci_allocate_tw_resources(ohcip, pp, ctrl_buf_size,
4975 tw = ohci_allocate_tw_resources(ohcip, pp, bulk_reqp->bulk_len,
5426 if ((tw = ohci_allocate_tw_resources(ohcip, pp, tw_length,
6791 * ohci_allocate_tw_resources:
6800 ohci_allocate_tw_resources( function
6813 "ohci_allocate_tw_resources: Unable to allocate TW");

Completed in 90 milliseconds