Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c54 static uint_t uhci_compute_total_bandwidth(usb_ep_descr_t *endpoint,
1009 length = uhci_compute_total_bandwidth(endpoint, in uhci_allocate_bandwidth()
1172 length = uhci_compute_total_bandwidth(endpoint, in uhci_deallocate_bandwidth()
1250 uhci_compute_total_bandwidth(usb_ep_descr_t *endpoint, in uhci_compute_total_bandwidth() function