Searched refs:xhci_command_enable_slot (Results 1 – 3 of 3) sorted by relevance
786 extern int xhci_command_enable_slot(xhci_t *, uint8_t *);
471 xhci_command_enable_slot(xhci_t *xhcip, uint8_t *slotp) in xhci_command_enable_slot() function
1716 ret = xhci_command_enable_slot(xhcip, &xd->xd_slot); in xhci_hcdi_device_init()