Revision 016512f3 hw/ide.h

b/hw/ide.h
12 12
                         int secondary_ide_enabled);
13 13
void pci_piix3_ide_init(PCIBus *bus, DriveInfo **hd_table, int devfn);
14 14
void pci_piix4_ide_init(PCIBus *bus, DriveInfo **hd_table, int devfn);
15
void vt82c686b_ide_init(PCIBus *bus, DriveInfo **hd_table, int devfn);
15 16

  
16 17
/* ide-macio.c */
17 18
int pmac_ide_init (DriveInfo **hd_table, qemu_irq irq,

Also available in: Unified diff