Searched refs:xhci_endp_ctx (Results 1 – 3 of 3) sorted by relevance
129 struct xhci_endp_ctx { struct184 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS]; argument191 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS];
349 struct xhci_endp_ctx *ep_ctx, uint32_t streamid,656 struct xhci_endp_ctx *ep_ctx; in pci_xhci_init_ep()699 struct xhci_endp_ctx *ep_ctx; in pci_xhci_disable_ep()882 struct xhci_endp_ctx *ep_ctx; in pci_xhci_cmd_reset_device()941 struct xhci_endp_ctx *ep0_ctx; in pci_xhci_cmd_address_device()999 memcpy(&dev_ctx->ctx_ep[1], ep0_ctx, sizeof(struct xhci_endp_ctx)); in pci_xhci_cmd_address_device()1027 struct xhci_endp_ctx *ep_ctx, *iep_ctx; in pci_xhci_cmd_config_ep()1117 memcpy(ep_ctx, iep_ctx, sizeof(struct xhci_endp_ctx)); in pci_xhci_cmd_config_ep()1150 struct xhci_endp_ctx *ep_ctx; in pci_xhci_cmd_reset_ep()1209 pci_xhci_find_stream(struct pci_xhci_softc *sc, struct xhci_endp_ctx *ep, in pci_xhci_find_stream()[all …]
118 struct xhci_endp_ctx { struct164 struct xhci_endp_ctx ctx; argument190 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];201 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];