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

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

Completed in 275 milliseconds