Home
last modified time | relevance | path

Searched refs:XHCI_PCI (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-xhci-pci.c86 XHCIPciState *s = XHCI_PCI(dev); in xhci_pci_reset()
93 XHCIPciState *s = XHCI_PCI(opaque); in xhci_pci_vmstate_post_load()
111 XHCIPciState *s = XHCI_PCI(dev); in usb_xhci_pci_realize()
169 XHCIPciState *s = XHCI_PCI(dev); in usb_xhci_pci_exit()
191 XHCIPciState *s = XHCI_PCI(obj); in xhci_instance_init()
239 XHCIPciState *s = XHCI_PCI(obj); in qemu_xhci_instance_init()
H A Dhcd-xhci-pci.h32 #define XHCI_PCI(obj) \ macro
H A Dhcd-xhci-nec.c55 XHCIPciState *pci = XHCI_PCI(obj); in nec_xhci_instance_init()