Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c246 unsigned int streamid; member
1008 unsigned int streamid, in xhci_find_stream()
1387 unsigned int epid, unsigned int streamid, in xhci_set_ep_dequeue()
1844 unsigned int epid, unsigned int streamid) in xhci_kick_ep()
1875 static void xhci_kick_epctx(XHCIEPContext *epctx, unsigned int streamid) in xhci_kick_epctx()
2552 unsigned int streamid = (trb.status >> 16) & 0xffff; in xhci_process_commands() local
3142 unsigned int epid, streamid; in xhci_doorbell_write() local