Home
last modified time | relevance | path

Searched refs:XHCIState (Results 1 – 25 of 39) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-xhci-nec.c31 DEFINE_PROP_ON_OFF_AUTO("msi", XHCIState, msi, ON_OFF_AUTO_AUTO),
32 DEFINE_PROP_ON_OFF_AUTO("msix", XHCIState, msix, ON_OFF_AUTO_AUTO),
34 XHCIState, flags, XHCI_FLAG_SS_FIRST, true),
35 DEFINE_PROP_BIT("force-pcie-endcap", XHCIState, flags,
37 DEFINE_PROP_UINT32("intrs", XHCIState, numintrs, MAXINTRS),
38 DEFINE_PROP_UINT32("slots", XHCIState, numslots, MAXSLOTS),
H A Dhcd-xhci.c279 XHCIState *xhci;
466 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2725 XHCIState *xhci = ptr; in xhci_cap_read()
2890 XHCIState *xhci = ptr; in xhci_oper_read()
2933 XHCIState *xhci = ptr; in xhci_oper_write()
3003 XHCIState *xhci = ptr; in xhci_runtime_read()
3050 XHCIState *xhci = ptr; in xhci_runtime_write()
3124 XHCIState *xhci = ptr; in xhci_doorbell_write()
3253 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3297 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci.h30 OBJECT_CHECK(XHCIState, (obj), TYPE_XHCI)
42 typedef struct XHCIState XHCIState; typedef
134 XHCIState *xhci;
185 struct XHCIState { struct
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-xhci-nec.c31 DEFINE_PROP_ON_OFF_AUTO("msi", XHCIState, msi, ON_OFF_AUTO_AUTO),
32 DEFINE_PROP_ON_OFF_AUTO("msix", XHCIState, msix, ON_OFF_AUTO_AUTO),
34 XHCIState, flags, XHCI_FLAG_SS_FIRST, true),
35 DEFINE_PROP_BIT("force-pcie-endcap", XHCIState, flags,
37 DEFINE_PROP_UINT32("intrs", XHCIState, numintrs, MAXINTRS),
38 DEFINE_PROP_UINT32("slots", XHCIState, numslots, MAXSLOTS),
H A Dhcd-xhci.c279 XHCIState *xhci;
466 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2725 XHCIState *xhci = ptr; in xhci_cap_read()
2890 XHCIState *xhci = ptr; in xhci_oper_read()
2933 XHCIState *xhci = ptr; in xhci_oper_write()
3003 XHCIState *xhci = ptr; in xhci_runtime_read()
3050 XHCIState *xhci = ptr; in xhci_runtime_write()
3124 XHCIState *xhci = ptr; in xhci_doorbell_write()
3253 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3297 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci.h30 OBJECT_CHECK(XHCIState, (obj), TYPE_XHCI)
42 typedef struct XHCIState XHCIState; typedef
134 XHCIState *xhci;
185 struct XHCIState { struct
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-xhci-nec.c30 DEFINE_PROP_ON_OFF_AUTO("msi", XHCIState, msi, ON_OFF_AUTO_AUTO),
31 DEFINE_PROP_ON_OFF_AUTO("msix", XHCIState, msix, ON_OFF_AUTO_AUTO),
33 XHCIState, flags, XHCI_FLAG_SS_FIRST, true),
34 DEFINE_PROP_BIT("force-pcie-endcap", XHCIState, flags,
36 DEFINE_PROP_UINT32("intrs", XHCIState, numintrs, MAXINTRS),
37 DEFINE_PROP_UINT32("slots", XHCIState, numslots, MAXSLOTS),
H A Dhcd-xhci.c276 XHCIState *xhci;
463 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2698 XHCIState *xhci = ptr; in xhci_cap_read()
2863 XHCIState *xhci = ptr; in xhci_oper_read()
2906 XHCIState *xhci = ptr; in xhci_oper_write()
2976 XHCIState *xhci = ptr; in xhci_runtime_read()
3023 XHCIState *xhci = ptr; in xhci_runtime_write()
3097 XHCIState *xhci = ptr; in xhci_doorbell_write()
3225 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3269 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci.h27 OBJECT_CHECK(XHCIState, (obj), TYPE_XHCI)
39 typedef struct XHCIState XHCIState; typedef
131 XHCIState *xhci;
181 struct XHCIState { struct
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-xhci-nec.c31 DEFINE_PROP_ON_OFF_AUTO("msi", XHCIState, msi, ON_OFF_AUTO_AUTO),
32 DEFINE_PROP_ON_OFF_AUTO("msix", XHCIState, msix, ON_OFF_AUTO_AUTO),
34 XHCIState, flags, XHCI_FLAG_SS_FIRST, true),
35 DEFINE_PROP_BIT("force-pcie-endcap", XHCIState, flags,
37 DEFINE_PROP_UINT32("intrs", XHCIState, numintrs, MAXINTRS),
38 DEFINE_PROP_UINT32("slots", XHCIState, numslots, MAXSLOTS),
H A Dhcd-xhci.c279 XHCIState *xhci;
466 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2735 XHCIState *xhci = ptr; in xhci_cap_read()
2900 XHCIState *xhci = ptr; in xhci_oper_read()
2943 XHCIState *xhci = ptr; in xhci_oper_write()
3013 XHCIState *xhci = ptr; in xhci_runtime_read()
3060 XHCIState *xhci = ptr; in xhci_runtime_write()
3134 XHCIState *xhci = ptr; in xhci_doorbell_write()
3263 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3307 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci.h30 OBJECT_CHECK(XHCIState, (obj), TYPE_XHCI)
42 typedef struct XHCIState XHCIState; typedef
134 XHCIState *xhci;
185 struct XHCIState { struct
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-xhci-nec.c31 DEFINE_PROP_ON_OFF_AUTO("msi", XHCIState, msi, ON_OFF_AUTO_AUTO),
32 DEFINE_PROP_ON_OFF_AUTO("msix", XHCIState, msix, ON_OFF_AUTO_AUTO),
34 XHCIState, flags, XHCI_FLAG_SS_FIRST, true),
35 DEFINE_PROP_BIT("force-pcie-endcap", XHCIState, flags,
37 DEFINE_PROP_UINT32("intrs", XHCIState, numintrs, MAXINTRS),
38 DEFINE_PROP_UINT32("slots", XHCIState, numslots, MAXSLOTS),
H A Dhcd-xhci.c279 XHCIState *xhci;
466 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2735 XHCIState *xhci = ptr; in xhci_cap_read()
2900 XHCIState *xhci = ptr; in xhci_oper_read()
2943 XHCIState *xhci = ptr; in xhci_oper_write()
3013 XHCIState *xhci = ptr; in xhci_runtime_read()
3060 XHCIState *xhci = ptr; in xhci_runtime_write()
3134 XHCIState *xhci = ptr; in xhci_doorbell_write()
3263 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3307 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci.h30 OBJECT_CHECK(XHCIState, (obj), TYPE_XHCI)
42 typedef struct XHCIState XHCIState; typedef
134 XHCIState *xhci;
185 struct XHCIState { struct
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-xhci.c271 XHCIState *xhci;
458 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2642 XHCIState *xhci = XHCI(dev); in xhci_reset()
2688 XHCIState *xhci = ptr; in xhci_cap_read()
2853 XHCIState *xhci = ptr; in xhci_oper_read()
2965 XHCIState *xhci = ptr; in xhci_runtime_read()
3012 XHCIState *xhci = ptr; in xhci_runtime_write()
3086 XHCIState *xhci = ptr; in xhci_doorbell_write()
3215 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3259 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci.h30 OBJECT_DECLARE_SIMPLE_TYPE(XHCIState, XHCI)
126 XHCIState *xhci;
177 typedef struct XHCIState { struct
196 void (*intr_update)(XHCIState *s, int n, bool enable); argument
197 void (*intr_raise)(XHCIState *s, int n, bool level); argument
223 } XHCIState; argument
226 bool xhci_get_flag(XHCIState *xhci, enum xhci_flags bit);
227 void xhci_set_flag(XHCIState *xhci, enum xhci_flags bit);
H A Dhcd-xhci-pci.c38 static void xhci_pci_intr_update(XHCIState *xhci, int n, bool enable) in xhci_pci_intr_update()
60 static void xhci_pci_intr_raise(XHCIState *xhci, int n, bool level) in xhci_pci_intr_raise()
181 VMSTATE_STRUCT(xhci, XHCIPciState, 1, vmstate_xhci, XHCIState),
237 XHCIState *xhci = &s->xhci; in qemu_xhci_instance_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-xhci.c271 XHCIState *xhci;
458 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2642 XHCIState *xhci = XHCI(dev); in xhci_reset()
2688 XHCIState *xhci = ptr; in xhci_cap_read()
2853 XHCIState *xhci = ptr; in xhci_oper_read()
2965 XHCIState *xhci = ptr; in xhci_runtime_read()
3012 XHCIState *xhci = ptr; in xhci_runtime_write()
3086 XHCIState *xhci = ptr; in xhci_doorbell_write()
3215 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3259 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci.h30 OBJECT_DECLARE_SIMPLE_TYPE(XHCIState, XHCI)
126 XHCIState *xhci;
177 typedef struct XHCIState { struct
196 void (*intr_update)(XHCIState *s, int n, bool enable); argument
197 void (*intr_raise)(XHCIState *s, int n, bool level); argument
223 } XHCIState; argument
226 bool xhci_get_flag(XHCIState *xhci, enum xhci_flags bit);
227 void xhci_set_flag(XHCIState *xhci, enum xhci_flags bit);
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-xhci.h30 OBJECT_DECLARE_SIMPLE_TYPE(XHCIState, XHCI)
126 XHCIState *xhci;
177 typedef struct XHCIState { struct
196 void (*intr_update)(XHCIState *s, int n, bool enable); argument
197 bool (*intr_raise)(XHCIState *s, int n, bool level); argument
223 } XHCIState; argument
226 bool xhci_get_flag(XHCIState *xhci, enum xhci_flags bit);
227 void xhci_set_flag(XHCIState *xhci, enum xhci_flags bit);
H A Dhcd-xhci.c271 XHCIState *xhci;
458 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2646 XHCIState *xhci = XHCI(dev); in xhci_reset()
2692 XHCIState *xhci = ptr; in xhci_cap_read()
2857 XHCIState *xhci = ptr; in xhci_oper_read()
2969 XHCIState *xhci = ptr; in xhci_runtime_read()
3016 XHCIState *xhci = ptr; in xhci_runtime_write()
3090 XHCIState *xhci = ptr; in xhci_doorbell_write()
3219 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3263 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]
H A Dhcd-xhci-pci.c38 static void xhci_pci_intr_update(XHCIState *xhci, int n, bool enable) in xhci_pci_intr_update()
60 static bool xhci_pci_intr_raise(XHCIState *xhci, int n, bool level) in xhci_pci_intr_raise()
184 VMSTATE_STRUCT(xhci, XHCIPciState, 1, vmstate_xhci, XHCIState),
240 XHCIState *xhci = &s->xhci; in qemu_xhci_instance_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-xhci.h30 OBJECT_DECLARE_SIMPLE_TYPE(XHCIState, XHCI)
126 XHCIState *xhci;
177 typedef struct XHCIState { struct
196 void (*intr_update)(XHCIState *s, int n, bool enable); argument
197 bool (*intr_raise)(XHCIState *s, int n, bool level); argument
223 } XHCIState; argument
226 bool xhci_get_flag(XHCIState *xhci, enum xhci_flags bit);
227 void xhci_set_flag(XHCIState *xhci, enum xhci_flags bit);
H A Dhcd-xhci.c271 XHCIState *xhci;
458 XHCIState *xhci = opaque; in xhci_mfwrap_timer()
2646 XHCIState *xhci = XHCI(dev); in xhci_reset()
2692 XHCIState *xhci = ptr; in xhci_cap_read()
2857 XHCIState *xhci = ptr; in xhci_oper_read()
2969 XHCIState *xhci = ptr; in xhci_runtime_read()
3016 XHCIState *xhci = ptr; in xhci_runtime_write()
3090 XHCIState *xhci = ptr; in xhci_doorbell_write()
3219 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_child_detach()
3263 XHCIState *xhci = container_of(bus, XHCIState, bus); in xhci_wakeup_endpoint()
[all …]

12