Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h180 struct xhci_input_dev_ctx { struct
H A Dpci_xhci.c938 struct xhci_input_dev_ctx *input_ctx; in pci_xhci_cmd_address_device()
1024 struct xhci_input_dev_ctx *input_ctx; in pci_xhci_cmd_config_ep()
1323 struct xhci_input_dev_ctx *input_ctx; in pci_xhci_cmd_eval_ctx()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h187 struct xhci_input_dev_ctx { struct
H A Dxhci.c2347 input = XHCI_GET_CTX(sc, xhci_input_dev_ctx, ctx_input, in xhci_configure_mask()
2349 slot = XHCI_GET_CTX(sc, xhci_input_dev_ctx, ctx_slot, buf_inp.buffer); in xhci_configure_mask()
2429 endp = XHCI_GET_CTX(sc, xhci_input_dev_ctx, ctx_ep[epno - 1], in xhci_configure_endpoint()
2616 slot = XHCI_GET_CTX(sc, xhci_input_dev_ctx, ctx_slot, buf_inp.buffer); in xhci_configure_device()
2781 sizeof(struct xhci_input_dev_ctx), XHCI_PAGE_SIZE)) { in xhci_alloc_device_ext()