]> Git Repo - qemu.git/commit - hw/pci/pci_bus.h
pci: replace the magic, 256, for the maximum of devfn
authorIsaku Yamahata <[email protected]>
Thu, 27 Jan 2011 06:56:35 +0000 (15:56 +0900)
committerMichael S. Tsirkin <[email protected]>
Mon, 28 Mar 2011 16:34:22 +0000 (18:34 +0200)
commit90a20dbb2837f5ff05a9b19659ba1aa218cbd2de
tree35fafbfb2cfa89d26c54b3c0ca9c26cbc96005e9
parentf64622c401d4975a56b8559e16286231a1d2cfb8
pci: replace the magic, 256, for the maximum of devfn

Introduce symbol PCI_SLOT_MAX for the # of slots,
and replace the magic, 256.

Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci.h
hw/pci_internals.h
This page took 0.025926 seconds and 4 git commands to generate.