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.h401 XHCI_ST_ENABLED, enumerator
Dxhci.c1368 case XHCI_ST_ENABLED: in xhci_set_address()
1370 hdev->state = XHCI_ST_ENABLED; in xhci_set_address()
4077 sc->sc_hw.devs[temp].state = XHCI_ST_ENABLED; in xhci_device_init()