Lines Matching refs:vroot_hub

101 	usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE;  in fhci_port_disable()
102 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_disable()
122 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable()
123 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_enable()
187 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION | in fhci_hub_status_data()
226 fhci->vroot_hub->feature &= (1 << wValue); in fhci_hub_control()
230 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
235 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
239 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
244 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
248 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
253 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
257 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
261 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
274 cpu_to_le16(fhci->vroot_hub->hub.wHubStatus); in fhci_hub_control()
276 cpu_to_le16(fhci->vroot_hub->hub.wHubChange); in fhci_hub_control()
281 cpu_to_le16(fhci->vroot_hub->port.wPortStatus); in fhci_hub_control()
283 cpu_to_le16(fhci->vroot_hub->port.wPortChange); in fhci_hub_control()
295 fhci->vroot_hub->feature |= (1 << wValue); in fhci_hub_control()
299 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
304 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
309 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
312 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
314 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
318 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()