Searched refs:ehci_allocate_tw_resources (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_xfer.c | 218 static ehci_trans_wrapper_t *ehci_allocate_tw_resources( 1499 tw = ehci_allocate_tw_resources(ehcip, pp, ctrl_buf_size, in ehci_allocate_ctrl_resources() 1681 tw = ehci_allocate_tw_resources(ehcip, pp, bulk_reqp->bulk_len, in ehci_allocate_bulk_resources() 2122 if ((tw = ehci_allocate_tw_resources(ehcip, pp, tw_length, flags, in ehci_allocate_intr_resources() 2915 ehci_allocate_tw_resources( in ehci_allocate_tw_resources() function
|