Searched refs:usb3_port_start (Results 1 – 1 of 1) sorted by relevance
288 int usb3_port_start; member2515 value = ((XHCI_MAX_DEVS/2) << 8) | sc->usb3_port_start; in pci_xhci_xecp_read()2774 usb3_port = sc->usb3_port_start; in pci_xhci_parse_devices()2789 usb3_port == ((sc->usb3_port_start) + XHCI_MAX_DEVS/2)) { in pci_xhci_parse_devices()2847 if (usb3_port == sc->usb3_port_start + in pci_xhci_parse_devices()2911 sc->usb3_port_start = 1; in pci_xhci_init()3234 SNAPSHOT_VAR_OR_LEAVE(sc->usb3_port_start, meta, ret, done); in pci_xhci_snapshot()