Searched refs:dwInCtx1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.c929 input_ctx->ctx_input.dwInCtx0, input_ctx->ctx_input.dwInCtx1,
937 (input_ctx->ctx_input.dwInCtx1 & 0x03) != 0x03) {
1061 input_ctx->ctx_input.dwInCtx0, input_ctx->ctx_input.dwInCtx1,
1073 if (input_ctx->ctx_input.dwInCtx1 &
1302 input_ctx->ctx_input.dwInCtx0, input_ctx->ctx_input.dwInCtx1,
1310 (input_ctx->ctx_input.dwInCtx1 & 0x03) == 0) {
1324 if (input_ctx->ctx_input.dwInCtx1 & 0x01) { /* slot ctx */
1335 if (input_ctx->ctx_input.dwInCtx1 & 0x02) { /* control ctx */
H A Dpci_xhci.h172 volatile uint32_t dwInCtx1; member in struct:xhci_input_ctx
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h161 volatile uint32_t dwInCtx1; member in struct:xhci_input_ctx
H A Dxhci.c2331 xhci_ctx_set_le32(sc, &pinp->ctx_input.dwInCtx1, 0);
2341 xhci_ctx_set_le32(sc, &pinp->ctx_input.dwInCtx1, mask);

Completed in 137 milliseconds