Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhcireg.h393 #define XHCI_CMD_CONFIG_EP (12 << 10) macro
Dxhci.c1156 case XHCI_CMD_CONFIG_EP: in xhci_event_command()
2067 XHCI_TRB_SET_SLOT(slot) | XHCI_CMD_CONFIG_EP in xhci_cmd_configure_ep()