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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.c224 sizeof(struct xhci_hw_root), XHCI_PAGE_SIZE);
293 struct xhci_hw_root *phwr;
337 addr += (uintptr_t)&((struct xhci_hw_root *)0)->hwr_commands[0];
356 struct xhci_hw_root *phwr;
424 addr += (uintptr_t)&((struct xhci_hw_root *)0)->hwr_events[0];
464 addr += (uintptr_t)&((struct xhci_hw_root *)0)->hwr_commands[0];
1087 struct xhci_hw_root *phwr;
1160 addr += (uintptr_t)&((struct xhci_hw_root *)0)->hwr_events[i];
1176 struct xhci_hw_root *phwr;
1224 addr += (uintptr_t)&((struct xhci_hw_root *)
[all...]
H A Dxhci.h375 struct xhci_hw_root { struct

Completed in 109 milliseconds