xhci_command_configure_endpoint
ret = xhci_command_configure_endpoint(xhcip, xd);
if ((ret = xhci_command_configure_endpoint(xhcip, xd)) != USB_SUCCESS) {
extern int xhci_command_configure_endpoint(xhci_t *, xhci_device_t *);