Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h195 uint_t uhci_bandwidth_isoch_sum; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1018 uhcip->uhci_bandwidth_isoch_sum) > (MAX_PERIODIC_BANDWIDTH)) { in uhci_allocate_bandwidth()
1031 uhcip->uhci_bandwidth_isoch_sum += length; in uhci_allocate_bandwidth()
1110 if ((length + uhcip->uhci_bandwidth_isoch_sum + in uhci_allocate_bandwidth()
1181 uhcip->uhci_bandwidth_isoch_sum -= length; in uhci_deallocate_bandwidth()