Lines Matching refs:xhci_endp_ctx
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()
1245 struct xhci_endp_ctx *ep_ctx; in pci_xhci_cmd_set_tr()
1326 struct xhci_endp_ctx *ep0_ctx; in pci_xhci_cmd_eval_ctx()
1578 struct xhci_endp_ctx *ep_ctx; in pci_xhci_xfer_complete()
1665 struct xhci_endp_ctx *ep_ctx, uint32_t streamid, uint64_t ringaddr, int ccs) in pci_xhci_update_ep_ring()
1707 struct xhci_endp_ctx *ep_ctx, uint32_t slot, uint32_t epid) in pci_xhci_try_usb_xfer()
1753 struct xhci_endp_ctx *ep_ctx, struct xhci_trb *trb, uint32_t slot, in pci_xhci_handle_transfer()
1949 struct xhci_endp_ctx *ep_ctx; in pci_xhci_device_doorbell()
2647 struct xhci_endp_ctx *ep_ctx; in pci_xhci_dev_intr()