HomeSort by relevance Sort by last modified time
    Searched refs:drive_get_max_bus (Results 1 - 7 of 7) sorted by null

  /external/qemu/
blockdev.h 38 extern int drive_get_max_bus(BlockInterfaceType type);
sysemu.h 162 extern int drive_get_max_bus(BlockInterfaceType type);
blockdev.c 78 int drive_get_max_bus(BlockInterfaceType type) function
vl-android.c 972 int drive_get_max_bus(BlockInterfaceType type) function
    [all...]
vl.c 775 int drive_get_max_bus(BlockInterfaceType type) function
    [all...]
  /external/qemu/hw/
mips_r4k.c 283 if (drive_get_max_bus(IF_IDE) >= MAX_IDE_BUS) {
pc.c     [all...]

Completed in 79 milliseconds