Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h488 uint64_t sc_cmd_addr; member
Dxhci.c1031 if (sc->sc_cmd_addr == trb->qwTrb0) { in xhci_check_command()
1184 sc->sc_cmd_addr = htole64(addr); in xhci_do_command()