]> Git Repo - qemu.git/blame - hw/pci-bridge/xio3130_upstream.h
ide: bdrv_attach_dev() for empty CD-ROM
[qemu.git] / hw / pci-bridge / xio3130_upstream.h
CommitLineData
faf1e708
IY
1#ifndef QEMU_XIO3130_UPSTREAM_H
2#define QEMU_XIO3130_UPSTREAM_H
3
83c9f4ca 4#include "hw/pci/pcie_port.h"
faf1e708
IY
5
6PCIEPort *xio3130_upstream_init(PCIBus *bus, int devfn, bool multifunction,
7 const char *bus_name, pci_map_irq_fn map_irq,
8 uint8_t port);
9
175de524 10#endif /* QEMU_XIO3130_UPSTREAM_H */
This page took 0.518538 seconds and 4 git commands to generate.