Revision c227f099 hw/msix.h

b/hw/msix.h
5 5

  
6 6
int msix_init(struct PCIDevice *dev, unsigned short nentries,
7 7
              unsigned bar_nr, unsigned bar_size,
8
              a_target_phys_addr page_size);
8
              target_phys_addr_t page_size);
9 9

  
10 10
void msix_write_config(PCIDevice *pci_dev, uint32_t address,
11 11
                       uint32_t val, int len);

Also available in: Unified diff