Revision 54586bd1 hw/pci.h

b/hw/pci.h
177 177

  
178 178
    /* the following fields are read only */
179 179
    PCIBus *bus;
180
    int devfn;
180
    uint32_t devfn;
181 181
    char name[64];
182 182
    PCIIORegion io_regions[PCI_NUM_REGIONS];
183 183

  

Also available in: Unified diff