Home
last modified time | relevance | path

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

/titanic_50/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, in ohci_allocate_ctrl_resources()
4975 tw = ohci_allocate_tw_resources(ohcip, pp, bulk_reqp->bulk_len, in ohci_allocate_bulk_resources()
5426 if ((tw = ohci_allocate_tw_resources(ohcip, pp, tw_length, in ohci_allocate_intr_resources()
6800 ohci_allocate_tw_resources( in ohci_allocate_tw_resources() function