Home
last modified time | relevance | path

Searched refs:drive_get_max_bus (Results 1 – 6 of 6) sorted by relevance

/external/qemu/include/sysemu/
Dblockdev.h38 extern int drive_get_max_bus(BlockInterfaceType type);
Dsysemu.h190 extern int drive_get_max_bus(BlockInterfaceType type);
/external/qemu/hw/mips/
Dmips_r4k.c283 if (drive_get_max_bus(IF_IDE) >= MAX_IDE_BUS) { in mips_r4k_init()
/external/qemu/hw/i386/
Dpc.c1162 if (drive_get_max_bus(IF_IDE) >= MAX_IDE_BUS) {
1244 max_bus = drive_get_max_bus(IF_SCSI);
/external/qemu/
Dblockdev.c78 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus() function
Dvl-android.c674 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus() function