Searched refs:usb2_port (Results 1 – 1 of 1) sorted by relevance
2789 int type, usb3_port, usb2_port, i, ndevices; in pci_xhci_parse_devices() local2792 usb2_port = sc->usb2_port_start; in pci_xhci_parse_devices()2805 if (usb2_port == ((sc->usb2_port_start) + XHCI_MAX_DEVS/2) || in pci_xhci_parse_devices()2855 if (usb2_port == sc->usb2_port_start + in pci_xhci_parse_devices()2861 dev->hci.hci_port = usb2_port; in pci_xhci_parse_devices()2862 usb2_port++; in pci_xhci_parse_devices()