Lines Matching defs:slotid

273     unsigned int slotid;  member
895 unsigned int slotid, in xhci_epmask_to_eps_with_streams()
928 static void xhci_free_device_streams(XHCIState *xhci, unsigned int slotid, in xhci_free_device_streams()
940 static TRBCCode xhci_alloc_device_streams(XHCIState *xhci, unsigned int slotid, in xhci_alloc_device_streams()
1082 unsigned int slotid, in xhci_alloc_epctx()
1121 static TRBCCode xhci_enable_ep(XHCIState *xhci, unsigned int slotid, in xhci_enable_ep()
1215 static int xhci_ep_nuke_xfers(XHCIState *xhci, unsigned int slotid, 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()
1835 static void xhci_kick_ep(XHCIState *xhci, unsigned int slotid, in xhci_kick_ep()
1860 static bool xhci_slot_ok(XHCIState *xhci, int slotid) in xhci_slot_ok()
2026 static TRBCCode xhci_enable_slot(XHCIState *xhci, unsigned int slotid) in xhci_enable_slot()
2037 static TRBCCode xhci_disable_slot(XHCIState *xhci, unsigned int slotid) in xhci_disable_slot()
2085 static TRBCCode xhci_address_slot(XHCIState *xhci, unsigned int slotid, in xhci_address_slot()
2191 static TRBCCode xhci_configure_slot(XHCIState *xhci, unsigned int slotid, in xhci_configure_slot()
2291 static TRBCCode xhci_evaluate_slot(XHCIState *xhci, unsigned int slotid, in xhci_evaluate_slot()
2359 static TRBCCode xhci_reset_slot(XHCIState *xhci, unsigned int slotid) in xhci_reset_slot()
2390 unsigned int slotid; in xhci_get_slot() local
2470 unsigned int i, slotid = 0, count = 0; in xhci_process_commands() local
3299 int slotid; in xhci_wakeup_endpoint() local
3453 int slotid, epid, state; in usb_xhci_post_load() local