Home
last modified time | relevance | path

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(
4775 tw = ohci_allocate_tw_resources(ohcip, pp, ctrl_buf_size, in ohci_allocate_ctrl_resources()
4957 tw = ohci_allocate_tw_resources(ohcip, pp, bulk_reqp->bulk_len, in ohci_allocate_bulk_resources()
5408 if ((tw = ohci_allocate_tw_resources(ohcip, pp, tw_length, in ohci_allocate_intr_resources()
6780 ohci_allocate_tw_resources( in ohci_allocate_tw_resources() function