Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h403 XHCI_ST_ADDRESSED, enumerator
Dxhci.c1448 hdev->state = XHCI_ST_ADDRESSED; in xhci_set_address()
2625 case XHCI_ST_ADDRESSED: in xhci_configure_device()
4242 if (sc->sc_hw.devs[index].state == XHCI_ST_ADDRESSED) in xhci_device_state_change()
4245 sc->sc_hw.devs[index].state = XHCI_ST_ADDRESSED; in xhci_device_state_change()