Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h63 struct xhci_dev_ctx_addr { struct
Dxhci.c180 sizeof(struct xhci_dev_ctx_addr), XHCI_PAGE_SIZE); in xhci_iterate_hw_softc()
310 struct xhci_dev_ctx_addr *pdctxa; in xhci_start_controller()
363 addr += __offsetof(struct xhci_dev_ctx_addr, qwSpBufPtr[0]); in xhci_start_controller()
2223 struct xhci_dev_ctx_addr *pdctxa; in xhci_set_slot_pointer()