Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h786 extern int xhci_command_enable_slot(xhci_t *, uint8_t *);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c471 xhci_command_enable_slot(xhci_t *xhcip, uint8_t *slotp) in xhci_command_enable_slot() function
H A Dxhci_usba.c1716 ret = xhci_command_enable_slot(xhcip, &xd->xd_slot); in xhci_hcdi_device_init()