Searched defs:pci_bridge_emul (Results 1 – 1 of 1) sorted by relevance
112 struct pci_bridge_emul { struct113 struct pci_bridge_emul_conf conf; argument114 struct pci_bridge_emul_pcie_conf pcie_conf; argument115 struct pci_bridge_emul_ops *ops; argument126 int pci_bridge_emul_init(struct pci_bridge_emul *bridge, argument