Home
last modified time | relevance | path

Searched defs:trb (Results 1 – 1 of 1) sorted by last modified time

/qemu/hw/usb/
H A Dhcd-xhci.c407 static const char *trb_name(XHCITRB *trb) in trb_name()
694 static TRBType xhci_ring_fetch(XHCIState *xhci, XHCIRing *ring, XHCITRB *trb, in xhci_ring_fetch()
743 XHCITRB trb; in xhci_ring_chain_length() local
1446 XHCITRB *trb = &xfer->trbs[i]; in xhci_xfer_create_sgl() local
1505 XHCITRB *trb = &xfer->trbs[i]; in xhci_xfer_report() local
2396 static unsigned int xhci_get_slot(XHCIState *xhci, XHCIEvent *event, XHCITRB *trb) in xhci_get_slot()
2474 XHCITRB trb; in xhci_process_commands() local