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