Home
last modified time | relevance | path

Searched defs:XHCIState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h175 typedef struct XHCIState { struct
194 void (*intr_update)(XHCIState *s, int n, bool enable); argument
195 bool (*intr_raise)(XHCIState *s, int n, bool level); argument
196 DeviceState *hostOpaque;
221 } XHCIState; argument