Searched refs:XHCITRB (Results 1 – 1 of 1) sorted by relevance
131 typedef struct XHCITRB { struct137 } XHCITRB; argument252 XHCITRB *trbs;407 static const char *trb_name(XHCITRB *trb) in trb_name()610 XHCITRB ev_trb; in xhci_write_event()686 static TRBType xhci_ring_fetch(XHCIState *xhci, XHCIRing *ring, XHCITRB *trb, in xhci_ring_fetch()735 XHCITRB trb; in xhci_ring_chain_length()1165 xfer->trbs = g_new(XHCITRB, length); in xhci_ep_alloc_xfer()1438 XHCITRB *trb = &xfer->trbs[i]; in xhci_xfer_create_sgl()1497 XHCITRB *trb = &xfer->trbs[i]; in xhci_xfer_report()[all …]