Home
last modified time | relevance | path

Searched refs:usb3_port (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c2789 int type, usb3_port, usb2_port, i, ndevices; in pci_xhci_parse_devices() local
2791 usb3_port = sc->usb3_port_start; in pci_xhci_parse_devices()
2806 usb3_port == ((sc->usb3_port_start) + XHCI_MAX_DEVS/2)) { in pci_xhci_parse_devices()
2864 if (usb3_port == sc->usb3_port_start + in pci_xhci_parse_devices()
2870 dev->hci.hci_port = usb3_port; in pci_xhci_parse_devices()
2871 usb3_port++; in pci_xhci_parse_devices()