Home
last modified time | relevance | path

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

/openbmc/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,
940 static TRBCCode xhci_alloc_device_streams(XHCIState *xhci, unsigned int slotid, in xhci_alloc_device_streams()
1121 static TRBCCode xhci_enable_ep(XHCIState *xhci, unsigned int slotid, in xhci_enable_ep()
1185 static int xhci_ep_nuke_one_xfer(XHCITransfer *t, TRBCCode report) in xhci_ep_nuke_one_xfer()
1216 unsigned int epid, TRBCCode report) in xhci_ep_nuke_xfers()
1255 static TRBCCode xhci_disable_ep(XHCIState *xhci, unsigned int slotid, in xhci_disable_ep()
1292 static TRBCCode xhci_stop_ep(XHCIState *xhci, unsigned int slotid, in xhci_stop_ep()
1329 static TRBCCode xhci_reset_ep(XHCIState *xhci, unsigned int slotid, in xhci_reset_ep()
1378 static TRBCCode xhci_set_ep_dequeue(XHCIState *xhci, unsigned int slotid, in xhci_set_ep_dequeue()
[all …]