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

  /external/qemu/hw/
android_arm.c 124 int idx = drive_get_index( IF_IDE, 0, 0 );
qdev.c 285 index = drive_get_index(type, 0, unit);
315 index = drive_get_index(IF_SCSI, bus, unit);
  /external/qemu/
sysemu.h 191 extern int drive_get_index(BlockInterfaceType type, int bus, int unit);
vl-android.c 2081 int drive_get_index(BlockInterfaceType type, int bus, int unit) function
    [all...]
vl.c 2160 int drive_get_index(BlockInterfaceType type, int bus, int unit) function
    [all...]

Completed in 200 milliseconds