Home
last modified time | relevance | path

Searched refs:XHCI_CMD_RESET_EP (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/usb/
Dxhcireg.h395 #define XHCI_CMD_RESET_EP (14 << 10) macro
Dxhci.c1134 case XHCI_CMD_RESET_EP: in xhci_event_command()
2106 XHCI_TRB_SET_SLOT(slot) | XHCI_TRB_SET_EP(dci) | XHCI_CMD_RESET_EP in xhci_cmd_reset_ep_async()