Lines Matching refs:wPortChange
101 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE;
122 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE;
186 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION |
234 fhci->vroot_hub->port.wPortChange &=
243 fhci->vroot_hub->port.wPortChange &=
252 fhci->vroot_hub->port.wPortChange &=
256 fhci->vroot_hub->port.wPortChange &=
260 fhci->vroot_hub->port.wPortChange &=
281 port_status->wPortChange =
282 cpu_to_le16(fhci->vroot_hub->port.wPortChange);