Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1871 if (ehcip->ehci_polled_root_hub_count < 16) { in ehci_handle_root_hub_status_change()
1889 ehcip->ehci_polled_root_hub_count++; in ehci_handle_root_hub_status_change()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h228 uint_t ehci_polled_root_hub_count; member