Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c218 static ehci_trans_wrapper_t *ehci_allocate_tw_resources(
1497 tw = ehci_allocate_tw_resources(ehcip, pp, ctrl_buf_size, in ehci_allocate_ctrl_resources()
1679 tw = ehci_allocate_tw_resources(ehcip, pp, bulk_reqp->bulk_len, in ehci_allocate_bulk_resources()
2120 if ((tw = ehci_allocate_tw_resources(ehcip, pp, tw_length, flags, in ehci_allocate_intr_resources()
2911 ehci_allocate_tw_resources( in ehci_allocate_tw_resources() function