Home
last modified time | relevance | path

Searched refs:XHCI_ST_CONFIGURED (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h403 XHCI_ST_CONFIGURED, enumerator
H A Dxhci.c2605 case XHCI_ST_CONFIGURED: in xhci_configure_device()
4229 if (sc->sc_hw.devs[index].state == XHCI_ST_CONFIGURED) in xhci_device_state_change()
4233 sc->sc_hw.devs[index].state = XHCI_ST_CONFIGURED; in xhci_device_state_change()

Completed in 6 milliseconds