Home
last modified time | relevance | path

Searched refs:dwEpCtx4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h156 uint32_t dwEpCtx4; member
H A Dpci_xhci.c955 ep0_ctx->dwEpCtx4)); in pci_xhci_cmd_address_device()
1014 ep0_ctx->dwEpCtx4)); in pci_xhci_cmd_address_device()
1115 iep_ctx->qwEpCtx2, iep_ctx->dwEpCtx4)); in pci_xhci_cmd_config_ep()
1194 ep_ctx->dwEpCtx4)); in pci_xhci_cmd_reset_ep()
1340 ep0_ctx->dwEpCtx4)); in pci_xhci_cmd_eval_ctx()
1392 ep0_ctx->dwEpCtx4)); in pci_xhci_cmd_eval_ctx()
1981 ep_ctx->dwEpCtx4)); in pci_xhci_device_doorbell()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h153 volatile uint32_t dwEpCtx4; member