Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h888 extern int xhci_root_hub_fini(xhci_t *);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c741 xhci_root_hub_fini(xhci_t *xhcip) in xhci_root_hub_fini() function
H A Dxhci.c1967 if ((ret = xhci_root_hub_fini(xhcip)) != 0) in xhci_cleanup()