Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c132 DPRINTFN(5, "dwTrb2 = 0x%08x\n", le32toh(trb->dwTrb2)); in xhci_dump_trb()
842 td->td_trb[0].dwTrb2 = td_last->td_trb[td_last->ntrb].dwTrb2; in xhci_skip_transfer()
872 temp = le32toh(trb->dwTrb2); in xhci_check_transfer()
946 temp = le32toh(td->td_trb[i].dwTrb2); in xhci_check_transfer()
1028 sc->sc_cmd_result[0] = trb->dwTrb2; in xhci_check_command()
1074 (long)le32toh(phwr->hwr_events[i].dwTrb2), in xhci_interrupt_poll()
1154 (long)le32toh(trb->dwTrb2), in xhci_do_command()
1158 phwr->hwr_commands[i].dwTrb2 in xhci_do_command()
[all...]
H A Dxhci.h206 volatile uint32_t dwTrb2; member

Completed in 8 milliseconds