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

  /external/qemu/include/sysemu/
sysemu.h 189 extern int drive_get_index(BlockInterfaceType type, int bus, int unit);
  /external/qemu/hw/i386/
pc.c     [all...]
  /external/qemu/
vl-android.c 658 int drive_get_index(BlockInterfaceType type, int bus, int unit) function
990 while (drive_get_index(type, bus_id, unit_id) != -1) {
1011 if (drive_get_index(type, bus_id, unit_id) != -1)
    [all...]

Completed in 1840 milliseconds