Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c1530 xhci_cmd_set_tr_dequeue_ptr(struct xhci_softc *sc, uint64_t dequeue_ptr, in xhci_cmd_set_tr_dequeue_ptr() argument
1538 trb.qwTrb0 = htole64(dequeue_ptr); in xhci_cmd_set_tr_dequeue_ptr()