Home
last modified time | relevance | path

Searched refs:XHCI_ST_CONFIGURED (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
Dpci_xhci.h42 XHCI_ST_CONFIGURED, enumerator
Dpci_xhci.c1104 dev->dev_slotstate = XHCI_ST_CONFIGURED; in pci_xhci_cmd_config_ep()
/freebsd-12-stable/sys/dev/usb/controller/
Dxhci.h404 XHCI_ST_CONFIGURED, enumerator
Dxhci.c4380 if (sc->sc_hw.devs[index].state == XHCI_ST_CONFIGURED) { in xhci_device_state_change()
4391 sc->sc_hw.devs[index].state = XHCI_ST_CONFIGURED; in xhci_device_state_change()