Home
last modified time | relevance | path

Searched refs:xhci_dev_ctx (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c254 struct xhci_dev_ctx *dev_ctx;
578 static struct xhci_dev_ctx *
582 struct xhci_dev_ctx *devctx; in pci_xhci_get_dev_ctx()
654 struct xhci_dev_ctx *dev_ctx; in pci_xhci_init_ep()
697 struct xhci_dev_ctx *dev_ctx; in pci_xhci_disable_ep()
881 struct xhci_dev_ctx *dev_ctx; in pci_xhci_cmd_reset_device()
940 struct xhci_dev_ctx *dev_ctx; in pci_xhci_cmd_address_device()
1026 struct xhci_dev_ctx *dev_ctx; in pci_xhci_cmd_config_ep()
1149 struct xhci_dev_ctx *dev_ctx; in pci_xhci_cmd_reset_ep()
1244 struct xhci_dev_ctx *dev_ctx; in pci_xhci_cmd_set_tr()
[all …]
H A Dpci_xhci.h188 struct xhci_dev_ctx { struct
/freebsd/sys/dev/usb/controller/
H A Dxhci.h199 struct xhci_dev_ctx { struct
H A Dxhci.c1525 slot = XHCI_GET_CTX(sc, xhci_dev_ctx, ctx_slot, in xhci_set_address()
2768 sizeof(struct xhci_dev_ctx), XHCI_PAGE_SIZE)) in xhci_alloc_device_ext()
3836 endp = XHCI_GET_CTX(sc, xhci_dev_ctx, ctx_ep[epno - 1], in xhci_get_endpoint_state()