Home
last modified time | relevance | path

Searched refs:ide_drive_get (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/hw/ide/
H A Dide-dev.h184 void ide_drive_get(DriveInfo **hd, int max_bus);
/openbmc/qemu/hw/ppc/
H A Dmac_oldworld.c283 ide_drive_get(hd, ARRAY_SIZE(hd)); in ppc_heathrow_init()
H A Dmac_newworld.c405 ide_drive_get(hd, ARRAY_SIZE(hd)); in ppc_core99_init()
/openbmc/qemu/hw/ide/
H A Dpci.c583 ide_drive_get(hd_table, ARRAY_SIZE(hd_table)); in pci_ide_create_devs()
H A Dcore.c3035 void ide_drive_get(DriveInfo **hd, int n) in ide_drive_get() function
/openbmc/qemu/hw/i386/
H A Dpc_q35.c296 ide_drive_get(hd, ich9->ahci.ports); in pc_q35_init()
H A Dpc_piix.c324 ide_drive_get(hd, ARRAY_SIZE(hd)); in pc_init1()
/openbmc/qemu/hw/mips/
H A Dboston.c777 ide_drive_get(hd, ich9->ahci.ports); in boston_mach_init()
/openbmc/qemu/hw/arm/
H A Dsbsa-ref.c598 ide_drive_get(hd, ARRAY_SIZE(hd)); in create_ahci()