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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhci.c295 struct xhci_hw_root *phwr; local
338 phwr = buf_res.buffer;
343 memset(phwr->hwr_commands, 0, sizeof(phwr->hwr_commands));
344 phwr->hwr_commands[XHCI_MAX_COMMANDS - 1].qwTrb0 = htole64(addr);
358 struct xhci_hw_root *phwr; local
424 phwr = buf_res.buffer;
429 memset(phwr, 0, sizeof(*phwr));
431 phwr
1083 struct xhci_hw_root *phwr; local
1171 struct xhci_hw_root *phwr; local
[all...]

Completed in 91 milliseconds