Home
last modified time | relevance | path

Searched defs:devep (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/usr.sbin/bhyve/
H A Dpci_xhci.c654 struct pci_xhci_dev_ep *devep; pci_xhci_init_ep() local
697 struct pci_xhci_dev_ep *devep; pci_xhci_disable_ep() local
1129 struct pci_xhci_dev_ep *devep; pci_xhci_cmd_reset_ep() local
1189 pci_xhci_find_stream(struct pci_xhci_softc * sc,struct xhci_endp_ctx * ep,struct pci_xhci_dev_ep * devep,uint32_t streamid) pci_xhci_find_stream() argument
1222 struct pci_xhci_dev_ep *devep; pci_xhci_cmd_set_tr() local
1546 struct pci_xhci_dev_ep *devep; pci_xhci_xfer_complete() local
1633 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
1664 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
1710 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
1905 struct pci_xhci_dev_ep *devep; pci_xhci_device_doorbell() local
[all...]