Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c254 (void) ehci_cleanup(ehcip); in ehci_attach()
275 (void) ehci_cleanup(ehcip); in ehci_attach()
282 (void) ehci_cleanup(ehcip); in ehci_attach()
289 (void) ehci_cleanup(ehcip); in ehci_attach()
299 (void) ehci_cleanup(ehcip); in ehci_attach()
331 (void) ehci_cleanup(ehcip); in ehci_attach()
342 (void) ehci_cleanup(ehcip); in ehci_attach()
351 (void) ehci_cleanup(ehcip); in ehci_attach()
399 return (ehci_cleanup(ehcip)); in ehci_detach()
H A Dehci_util.c150 int ehci_cleanup(ehci_state_t *ehcip);
1793 ehci_cleanup(ehci_state_t *ehcip) in ehci_cleanup() function
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h64 extern int ehci_cleanup(ehci_state_t *ehcip);