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.h82 typedef enum TRBCCode { enum
118 } TRBCCode; typedef
146 TRBCCode ccode;
H A Dhcd-xhci.c254 TRBCCode status;
308 static TRBCCode xhci_disable_ep(XHCIState *xhci, unsigned int slotid,
1129 static TRBCCode xhci_enable_ep(XHCIState *xhci, unsigned int slotid, in xhci_enable_ep()
1193 static int xhci_ep_nuke_one_xfer(XHCITransfer *t, TRBCCode report) in xhci_ep_nuke_one_xfer()
1224 unsigned int epid, TRBCCode report) in xhci_ep_nuke_xfers()
1263 static TRBCCode xhci_disable_ep(XHCIState *xhci, unsigned int slotid, in xhci_disable_ep()
1300 static TRBCCode xhci_stop_ep(XHCIState *xhci, unsigned int slotid, in xhci_stop_ep()
1337 static TRBCCode xhci_reset_ep(XHCIState *xhci, unsigned int slotid, in xhci_reset_ep()
2105 TRBCCode res; in xhci_address_slot()
2208 TRBCCode res; in xhci_configure_slot()
[all …]