Searched defs:ep_ctx (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/usr.sbin/bhyve/ |
H A D | pci_xhci.c | 655 struct xhci_endp_ctx *ep_ctx; pci_xhci_init_ep() local 698 struct xhci_endp_ctx *ep_ctx; pci_xhci_disable_ep() local 882 struct xhci_endp_ctx *ep_ctx; pci_xhci_cmd_reset_device() local 1014 struct xhci_endp_ctx *ep_ctx, *iep_ctx; pci_xhci_cmd_config_ep() local 1131 struct xhci_endp_ctx *ep_ctx; pci_xhci_cmd_reset_ep() local 1224 struct xhci_endp_ctx *ep_ctx; pci_xhci_cmd_set_tr() local 1548 struct xhci_endp_ctx *ep_ctx; pci_xhci_xfer_complete() local 1634 pci_xhci_update_ep_ring(struct pci_xhci_softc * sc,struct pci_xhci_dev_emu * dev __unused,struct pci_xhci_dev_ep * devep,struct xhci_endp_ctx * ep_ctx,uint32_t streamid,uint64_t ringaddr,int ccs) pci_xhci_update_ep_ring() argument 1665 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) pci_xhci_try_usb_xfer() argument 1711 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) pci_xhci_handle_transfer() argument 1907 struct xhci_endp_ctx *ep_ctx; pci_xhci_device_doorbell() local 2605 struct xhci_endp_ctx *ep_ctx; pci_xhci_dev_intr() local [all...] |