Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h378 struct xhci_event_ring_seg hwr_ring_seg[XHCI_MAX_RSEG]; member
Dxhci.c404 phwr->hwr_ring_seg[0].qwEvrsTablePtr = htole64(addr); in xhci_start_controller()
405 phwr->hwr_ring_seg[0].dwEvrsTableSize = htole32(XHCI_MAX_EVENTS); in xhci_start_controller()