Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c177 sizeof(struct xhci_hw_root), XHCI_PAGE_SIZE); in xhci_iterate_hw_softc()
246 struct xhci_hw_root *phwr; in xhci_reset_command_queue_locked()
290 addr += __offsetof(struct xhci_hw_root, hwr_commands[0]); in xhci_reset_command_queue_locked()
309 struct xhci_hw_root *phwr; in xhci_start_controller()
394 addr += __offsetof(struct xhci_hw_root, hwr_events[0]); in xhci_start_controller()
425 addr += __offsetof(struct xhci_hw_root, hwr_commands[0]); in xhci_start_controller()
1040 struct xhci_hw_root *phwr; in xhci_interrupt_poll()
1112 addr += __offsetof(struct xhci_hw_root, hwr_events[i]); in xhci_interrupt_poll()
1128 struct xhci_hw_root *phwr; in xhci_do_command()
1176 addr += __offsetof(struct xhci_hw_root, hwr_command in xhci_do_command()
[all...]
H A Dxhci.h376 struct xhci_hw_root { struct

Completed in 4 milliseconds