Searched refs:xhci_command_set_address (Results 1 – 3 of 3) sorted by relevance
788 extern int xhci_command_set_address(xhci_t *, xhci_device_t *, boolean_t);
548 xhci_command_set_address(xhci_t *xhcip, xhci_device_t *xd, boolean_t bsr) in xhci_command_set_address() function
1709 if ((ret = xhci_command_set_address(xhcip, xd, B_TRUE)) != 0) { in xhci_hcdi_device_init()1828 ret = xhci_command_set_address(xhcip, xd, B_FALSE); in xhci_hcdi_device_address()