Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_xhci.h182 struct xhci_input_dev_ctx { struct
H A Dpci_xhci.c922 struct xhci_input_dev_ctx *input_ctx; in pci_xhci_cmd_address_device()
1002 struct xhci_input_dev_ctx *input_ctx; in pci_xhci_cmd_config_ep()
1297 struct xhci_input_dev_ctx *input_ctx; in pci_xhci_cmd_eval_ctx()
/freebsd-13.1/sys/dev/usb/controller/
H A Dxhci.h173 struct xhci_input_dev_ctx { struct
H A Dxhci.c2308 struct xhci_input_dev_ctx *pinp; in xhci_configure_mask()
2368 struct xhci_input_dev_ctx *pinp; in xhci_configure_endpoint()
2567 struct xhci_input_dev_ctx *pinp; in xhci_configure_device()
2748 (2 * sizeof(struct xhci_input_dev_ctx)) : in xhci_alloc_device_ext()
2749 sizeof(struct xhci_input_dev_ctx), XHCI_PAGE_SIZE)) { in xhci_alloc_device_ext()