]> Git Repo - qemu.git/blame - hw/pci/slotid_cap.h
PPC: Fix dma interrupt
[qemu.git] / hw / pci / slotid_cap.h
CommitLineData
762833b3
MT
1#ifndef PCI_SLOTID_CAP_H
2#define PCI_SLOTID_CAP_H
3
4#include "qemu-common.h"
5
6int slotid_cap_init(PCIDevice *dev, int nslots,
7 uint8_t chassis,
8 unsigned offset);
9void slotid_cap_cleanup(PCIDevice *dev);
10
11#endif
This page took 0.165788 seconds and 4 git commands to generate.