Lines Matching refs:vroot_hub

100 	usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE;  in fhci_port_disable()
101 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_disable()
121 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable()
122 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_enable()
186 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION | in fhci_hub_status_data()
225 fhci->vroot_hub->feature &= (1 << wValue); in fhci_hub_control()
229 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
234 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
238 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
243 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
247 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
252 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
256 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
260 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
273 cpu_to_le16(fhci->vroot_hub->hub.wHubStatus); in fhci_hub_control()
275 cpu_to_le16(fhci->vroot_hub->hub.wHubChange); in fhci_hub_control()
280 cpu_to_le16(fhci->vroot_hub->port.wPortStatus); in fhci_hub_control()
282 cpu_to_le16(fhci->vroot_hub->port.wPortChange); in fhci_hub_control()
294 fhci->vroot_hub->feature |= (1 << wValue); in fhci_hub_control()
298 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
303 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
308 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
311 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
313 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
317 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()