ehci_port_power
static int ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable);
ehci_port_power(ehci, port, false);
ehci_port_power(ehci, wIndex, true);
ehci_port_power(ehci, port, true);
ehci_port_power(ehci, wIndex, false);
ehci_port_power(ehci, wIndex, false);
ehci_port_power(oxu, 0);