Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1759 (void) xhci_command_disable_slot(xhcip, xd->xd_slot); in xhci_hcdi_device_init()
1765 (void) xhci_command_disable_slot(xhcip, xd->xd_slot); in xhci_hcdi_device_init()
1772 (void) xhci_command_disable_slot(xhcip, xd->xd_slot); in xhci_hcdi_device_init()
1826 ret = xhci_command_disable_slot(xhcip, xd->xd_slot); in xhci_hcdi_device_fini()
H A Dxhci_command.c517 xhci_command_disable_slot(xhci_t *xhcip, uint8_t slot) in xhci_command_disable_slot() function
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h787 extern int xhci_command_disable_slot(xhci_t *, uint8_t);