Home
last modified time | relevance | path

Searched defs:trb (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/usb/
H A Dhcd-xhci.c407 static const char *trb_name(XHCITRB *trb) in trb_name()
691 static TRBType xhci_ring_fetch(XHCIState *xhci, XHCIRing *ring, XHCITRB *trb, in xhci_ring_fetch()
740 XHCITRB trb; in xhci_ring_chain_length() local
1450 XHCITRB *trb = &xfer->trbs[i]; in xhci_xfer_create_sgl() local
1503 XHCITRB *trb = &xfer->trbs[i]; in xhci_xfer_report() local
2394 static unsigned int xhci_get_slot(XHCIState *xhci, XHCIEvent *event, XHCITRB *trb) in xhci_get_slot()
2472 XHCITRB trb; in xhci_process_commands() local