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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h92 volatile uint32_t dwSctx2; member in struct:xhci_slot_ctx
189 volatile uint32_t dwSctx2; member in struct:xhci_stream_ctx
H A Dxhci.c194 DPRINTFN(5, "dwSctx2=0x%08x\n", xhci_ctx_get_le32(sc, &psl->dwSctx2));
2640 xhci_ctx_set_le32(sc, &pinp->ctx_slot.dwSctx2, temp);

Completed in 294 milliseconds