Searched refs:ohci_periodic_minimum_bandwidth (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h187 * ohci_periodic_minimum_bandwidth field.
189 uint_t ohci_periodic_minimum_bandwidth; member in struct:ohci_state
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3293 if ((ohcip->ohci_periodic_minimum_bandwidth + bandwidth) >
3400 ohcip->ohci_periodic_minimum_bandwidth = min;
3465 ohcip->ohci_periodic_minimum_bandwidth = min;

Completed in 67 milliseconds