Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h400 XHCI_ST_ENABLED, enumerator
Dxhci.c1361 case XHCI_ST_ENABLED: in xhci_set_address()
1363 hdev->state = XHCI_ST_ENABLED; in xhci_set_address()
4047 sc->sc_hw.devs[temp].state = XHCI_ST_ENABLED; in xhci_device_init()