Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_polled.h116 uint_t ehci_polled_entry; member
133 ehci_polled_t::ehci_polled_entry))
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c261 ehci_polledp->ehci_polled_entry++; in ehci_hcdi_polled_input_enter()
265 if (ehci_polledp->ehci_polled_entry > 1) { in ehci_hcdi_polled_input_enter()
332 ehci_polledp->ehci_polled_entry--; in ehci_hcdi_polled_input_exit()
337 if (ehci_polledp->ehci_polled_entry > 0) { in ehci_hcdi_polled_input_exit()