Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h68 volatile uint64_t qwSpBufPtr[XHCI_MAX_SCRATCHPADS]; member
Dxhci.c363 addr += __offsetof(struct xhci_dev_ctx_addr, qwSpBufPtr[0]); in xhci_start_controller()
371 pdctxa->qwSpBufPtr[i] = htole64((uint64_t)buf_scp.physaddr); in xhci_start_controller()