Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_intr.h51 extern void ehci_handle_endpoint_reclaimation(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c48 void ehci_handle_endpoint_reclaimation(
223 ehci_handle_endpoint_reclaimation(ehci_state_t *ehcip) in ehci_handle_endpoint_reclaimation() function
H A Dehci.c748 ehci_handle_endpoint_reclaimation(ehcip); in ehci_intr()
H A Dehci_util.c53 extern void ehci_handle_endpoint_reclaimation(ehci_state_t *);
2046 ehci_handle_endpoint_reclaimation(ehcip); in ehci_cpr_suspend()