Home
last modified time | relevance | path

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

/freebsd-14.2/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()
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()
1577 struct xhci_dev_ctx *dev_ctx; in pci_xhci_xfer_complete()
1948 struct xhci_dev_ctx *dev_ctx; in pci_xhci_device_doorbell()
[all …]
H A Dpci_xhci.h188 struct xhci_dev_ctx { struct
/freebsd-14.2/sys/dev/usb/controller/
H A Dxhci.h199 struct xhci_dev_ctx { struct
H A Dxhci.c1440 slot = XHCI_GET_CTX(sc, xhci_dev_ctx, ctx_slot, in xhci_set_address()
2683 sizeof(struct xhci_dev_ctx), XHCI_PAGE_SIZE)) in xhci_alloc_device_ext()
3751 endp = XHCI_GET_CTX(sc, xhci_dev_ctx, ctx_ep[epno - 1], in xhci_get_endpoint_state()