Searched refs:dwSctx3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h101 volatile uint32_t dwSctx3; member in struct:xhci_slot_ctx
190 volatile uint32_t dwSctx3; member in struct:xhci_stream_ctx
H A Dxhci.c195 DPRINTFN(5, "dwSctx3=0x%08x\n", xhci_ctx_get_le32(sc, &psl->dwSctx3));
1444 temp = xhci_ctx_get_le32(sc, &pdev->ctx_slot.dwSctx3);
2649 xhci_ctx_set_le32(sc, &pinp->ctx_slot.dwSctx3, temp);

Completed in 114 milliseconds