Home
last modified time | relevance | path

Searched refs:xhci_slot_ctx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h90 struct xhci_slot_ctx { struct
183 struct xhci_slot_ctx u_slot;
190 struct xhci_slot_ctx u_slot;
H A Dpci_xhci.c939 struct xhci_slot_ctx *islot_ctx; in pci_xhci_cmd_address_device()
993 memcpy(&dev_ctx->ctx_slot, islot_ctx, sizeof(struct xhci_slot_ctx)); in pci_xhci_cmd_address_device()
1324 struct xhci_slot_ctx *islot_ctx; in pci_xhci_cmd_eval_ctx()