Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h40 XHCI_ST_CONFIGURED, enumerator
H A Dpci_xhci.c1113 dev->dev_slotstate = XHCI_ST_CONFIGURED; in pci_xhci_cmd_config_ep()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h431 XHCI_ST_CONFIGURED, enumerator
H A Dxhci.c4331 if (sc->sc_hw.devs[index].state == XHCI_ST_CONFIGURED) { in xhci_device_state_change()
4342 sc->sc_hw.devs[index].state = XHCI_ST_CONFIGURED; in xhci_device_state_change()