Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.h80 typedef enum TRBCCode { enum
116 } TRBCCode; typedef
144 TRBCCode ccode;
H A Dhcd-xhci.c254 TRBCCode status;
308 static TRBCCode xhci_disable_ep(XHCIState *xhci, unsigned int slotid,
945 static TRBCCode xhci_alloc_device_streams(XHCIState *xhci, unsigned int slotid, in xhci_alloc_device_streams()
1126 static TRBCCode xhci_enable_ep(XHCIState *xhci, unsigned int slotid, in xhci_enable_ep()
1196 static int xhci_ep_nuke_one_xfer(XHCITransfer *t, TRBCCode report) in xhci_ep_nuke_one_xfer()
1228 unsigned int epid, TRBCCode report) in xhci_ep_nuke_xfers()
1267 static TRBCCode xhci_disable_ep(XHCIState *xhci, unsigned int slotid, in xhci_disable_ep()
1304 static TRBCCode xhci_stop_ep(XHCIState *xhci, unsigned int slotid, in xhci_stop_ep()
1341 static TRBCCode xhci_reset_ep(XHCIState *xhci, unsigned int slotid, in xhci_reset_ep()
1390 static TRBCCode xhci_set_ep_dequeue(XHCIState *xhci, unsigned int slotid, in xhci_set_ep_dequeue()
[all …]