Revision ab346bb2 hw/pci.h

b/hw/pci.h
209 209

  
210 210
void pci_del_capability(PCIDevice *pci_dev, uint8_t cap_id, uint8_t cap_size);
211 211

  
212
void pci_reserve_capability(PCIDevice *pci_dev, uint8_t offset, uint8_t size);
213

  
214 212
uint8_t pci_find_capability(PCIDevice *pci_dev, uint8_t cap_id);
215 213

  
216 214

  

Also available in: Unified diff