Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h165 uint_t ehci_open_async_count; member
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1096 ehcip->ehci_open_async_count++; in ehci_init_hardware()
4024 if (ehcip->ehci_open_async_count) { in ehci_toggle_scheduler_on_pipe()
4127 (ehcip->ehci_open_async_count == 0))) { in ehci_toggle_scheduler()
H A Dehci_xfer.c548 ehcip->ehci_open_async_count++; in ehci_insert_qh()
1136 ehcip->ehci_open_async_count--; in ehci_remove_qh()
1189 ASSERT(ehcip->ehci_open_async_count == 1); in ehci_remove_async_qh()