Searched defs:ep_ctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.c638 struct xhci_endp_ctx *ep_ctx; local
681 struct xhci_endp_ctx *ep_ctx; local
865 struct xhci_endp_ctx *ep_ctx; local
997 struct xhci_endp_ctx *ep_ctx, *iep_ctx; local
1114 struct xhci_endp_ctx *ep_ctx; local
1210 struct xhci_endp_ctx *ep_ctx; local
1536 struct xhci_endp_ctx *ep_ctx; local
1620 pci_xhci_update_ep_ring(struct pci_xhci_softc *sc, struct pci_xhci_dev_emu *dev, struct pci_xhci_dev_ep *devep, struct xhci_endp_ctx *ep_ctx, uint32_t streamid, uint64_t ringaddr, int ccs) argument
1651 pci_xhci_try_usb_xfer(struct pci_xhci_softc *sc, struct pci_xhci_dev_emu *dev, struct pci_xhci_dev_ep *devep, struct xhci_endp_ctx *ep_ctx, uint32_t slot, uint32_t epid) argument
1697 pci_xhci_handle_transfer(struct pci_xhci_softc *sc, struct pci_xhci_dev_emu *dev, struct pci_xhci_dev_ep *devep, struct xhci_endp_ctx *ep_ctx, struct xhci_trb *trb, uint32_t slot, uint32_t epid, uint64_t addr, uint32_t ccs, uint32_t streamid) argument
1889 struct xhci_endp_ctx *ep_ctx; local
2572 struct xhci_endp_ctx *ep_ctx; local
[all...]

Completed in 102 milliseconds