Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dsh_pci.c37 OBJECT_DECLARE_SIMPLE_TYPE(SHPCIState, SH_PCI_HOST_BRIDGE)
39 struct SHPCIState { struct
54 SHPCIState *pcic = p; in sh_pci_reg_write() argument
79 SHPCIState *pcic = p; in sh_pci_reg_read()
122 SHPCIState *s = SH_PCI_HOST_BRIDGE(dev); in sh_pcic_host_realize()
182 .instance_size = sizeof(SHPCIState),