Home
last modified time | relevance | path

Searched refs:dwInCtx0 (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h168 uint32_t dwInCtx0; member
H A Dpci_xhci.c949 input_ctx->ctx_input.dwInCtx0, input_ctx->ctx_input.dwInCtx1)); in pci_xhci_cmd_address_device()
958 if ((input_ctx->ctx_input.dwInCtx0 != 0) || in pci_xhci_cmd_address_device()
1097 input_ctx->ctx_input.dwInCtx0, input_ctx->ctx_input.dwInCtx1, in pci_xhci_cmd_config_ep()
1103 if (input_ctx->ctx_input.dwInCtx0 & in pci_xhci_cmd_config_ep()
1334 input_ctx->ctx_input.dwInCtx0, input_ctx->ctx_input.dwInCtx1)); in pci_xhci_cmd_eval_ctx()
1343 if ((input_ctx->ctx_input.dwInCtx0 != 0) || in pci_xhci_cmd_eval_ctx()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h170 volatile uint32_t dwInCtx0; member