Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h37 XHCI_ST_ENABLED, enumerator
H A Dpci_xhci.c832 dev->dev_slotstate = XHCI_ST_ENABLED; in pci_xhci_cmd_enable_slot()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h428 XHCI_ST_ENABLED, enumerator
H A Dxhci.c1454 case XHCI_ST_ENABLED: in xhci_set_address()
1456 hdev->state = XHCI_ST_ENABLED; in xhci_set_address()
4231 sc->sc_hw.devs[temp].state = XHCI_ST_ENABLED; in xhci_device_init()