Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c153 static int ohci_cleanup(ohci_state_t *ohcip);
670 (void) ohci_cleanup(ohcip); in ohci_attach()
677 (void) ohci_cleanup(ohcip); in ohci_attach()
692 (void) ohci_cleanup(ohcip); in ohci_attach()
702 (void) ohci_cleanup(ohcip); in ohci_attach()
734 (void) ohci_cleanup(ohcip); in ohci_attach()
744 (void) ohci_cleanup(ohcip); in ohci_attach()
753 (void) ohci_cleanup(ohcip); in ohci_attach()
799 return (ohci_cleanup(ohcip)); in ohci_detach()
2083 ohci_cleanup(ohci_state_t *ohcip) in ohci_cleanup() function