Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c2506 uint8_t is_hub; in xhci_configure_device() local
2586 is_hub = sc->sc_hw.devs[index].nports != 0 && in xhci_configure_device()
2590 if (is_hub) in xhci_configure_device()
2597 if (is_hub) { in xhci_configure_device()
2623 if (is_hub) { in xhci_configure_device()