Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h400 XHCI_ST_DISABLED, enumerator
Dxhci.c4032 if (sc->sc_hw.devs[temp].state != XHCI_ST_DISABLED) { in xhci_device_init()
4078 sc->sc_hw.devs[index].state = XHCI_ST_DISABLED; in xhci_device_uninit()