Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dpci_xhci.h40 XHCI_ST_DEFAULT, enumerator
Dpci_xhci.c887 dev->dev_slotstate = XHCI_ST_DEFAULT; in pci_xhci_cmd_reset_device()
/freebsd-12-stable/sys/dev/usb/controller/
Dxhci.h402 XHCI_ST_DEFAULT, enumerator
Dxhci.c1426 case XHCI_ST_DEFAULT: in xhci_set_address()
1509 hdev->state = XHCI_ST_DEFAULT; in xhci_set_address()
4342 if (sc->sc_hw.devs[index].state == XHCI_ST_DEFAULT) in xhci_device_state_change()
4346 sc->sc_hw.devs[index].state = XHCI_ST_DEFAULT; in xhci_device_state_change()