Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c246 struct xhci_hw_root *phwr; in xhci_reset_command_queue_locked() local
289 phwr = buf_res.buffer; in xhci_reset_command_queue_locked()
294 (void)memset_s(phwr->hwr_commands, sizeof(phwr->hwr_commands), 0, sizeof(phwr->hwr_commands)); in xhci_reset_command_queue_locked()
295 phwr->hwr_commands[XHCI_MAX_COMMANDS - 1].qwTrb0 = htole64(addr); in xhci_reset_command_queue_locked()
309 struct xhci_hw_root *phwr; in xhci_start_controller() local
392 phwr = buf_res.buffer; in xhci_start_controller()
397 ret = memset_s(phwr, USB_PAGE_SIZE, 0, sizeof(*phwr)); in xhci_start_controller()
1040 struct xhci_hw_root *phwr; xhci_interrupt_poll() local
1128 struct xhci_hw_root *phwr; xhci_do_command() local
[all...]

Completed in 2 milliseconds