Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h377 #define HOST_CONTROLLER_DELAY 18 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h752 #define HOST_CONTROLLER_DELAY 18 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1257 bandwidth = HOST_CONTROLLER_DELAY; in uhci_compute_total_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3496 *bandwidth = HOST_CONTROLLER_DELAY; in ohci_compute_total_bandwidth()