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/
Dxhci.h404 XHCI_ST_CONFIGURED, enumerator
Dxhci.c2626 case XHCI_ST_CONFIGURED: in xhci_configure_device()
4259 if (sc->sc_hw.devs[index].state == XHCI_ST_CONFIGURED) in xhci_device_state_change()
4263 sc->sc_hw.devs[index].state = XHCI_ST_CONFIGURED; in xhci_device_state_change()