Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c656 struct xhci_endp_ctx *ep_ctx; in pci_xhci_init_ep()
699 struct xhci_endp_ctx *ep_ctx; in pci_xhci_disable_ep()
883 struct xhci_endp_ctx *ep_ctx; in pci_xhci_cmd_reset_device()
935 struct xhci_endp_ctx *ep0_ctx; in pci_xhci_cmd_address_device()
1015 struct xhci_endp_ctx *ep_ctx, *iep_ctx; in pci_xhci_cmd_config_ep()
1132 struct xhci_endp_ctx *ep_ctx; in pci_xhci_cmd_reset_ep()
1225 struct xhci_endp_ctx *ep_ctx; in pci_xhci_cmd_set_tr()
1304 struct xhci_endp_ctx *ep0_ctx; in pci_xhci_cmd_eval_ctx()
1549 struct xhci_endp_ctx *ep_ctx; in pci_xhci_xfer_complete()
1918 struct xhci_endp_ctx *ep_ctx; in pci_xhci_device_doorbell()
[all …]
H A Dpci_xhci.h129 struct xhci_endp_ctx { struct
184 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS]; argument
191 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS];