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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c269 static ohci_trans_wrapper_t *ohci_allocate_isoc_resources(
3172 if ((tw = ohci_allocate_isoc_resources(ohcip, ph,
5225 tw = ohci_allocate_isoc_resources(
5552 * ohci_allocate_isoc_resources:
5560 ohci_allocate_isoc_resources( function
5579 "ohci_allocate_isoc_resources: flags = ox%x", flags);
5588 "ohci_allocate_isoc_resources:"
5630 "ohci_allocate_isoc_resources: "
5644 "ohci_allocate_isoc_resources: length = 0x%lx", tw_length);
5650 "ohci_allocate_isoc_resources
[all...]

Completed in 84 milliseconds