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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h381 XHCI_ST_CONFIGURED, enumerator in enum:__anon9872
H A Dxhci.c2601 case XHCI_ST_CONFIGURED:
4226 if (sc->sc_hw.devs[index].state == XHCI_ST_CONFIGURED)
4230 sc->sc_hw.devs[index].state = XHCI_ST_CONFIGURED;

Completed in 109 milliseconds