Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_xhci.h39 XHCI_ST_ENABLED, enumerator
H A Dpci_xhci.c822 dev->dev_slotstate = XHCI_ST_ENABLED; in pci_xhci_cmd_enable_slot()
/freebsd-13.1/sys/dev/usb/controller/
H A Dxhci.h403 XHCI_ST_ENABLED, enumerator
H A Dxhci.c1426 case XHCI_ST_ENABLED: in xhci_set_address()
1428 hdev->state = XHCI_ST_ENABLED; in xhci_set_address()
4157 sc->sc_hw.devs[temp].state = XHCI_ST_ENABLED; in xhci_device_init()