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

  /external/qemu/
sysemu.h 161 extern int drive_get_index(BlockInterfaceType type, int bus, int unit);
vl-android.c 956 int drive_get_index(BlockInterfaceType type, int bus, int unit) function
    [all...]
vl.c 759 int drive_get_index(BlockInterfaceType type, int bus, int unit) function
1091 while (drive_get_index(type, bus_id, unit_id) != -1) {
1112 if (drive_get_index(type, bus_id, unit_id) != -1)
    [all...]
  /external/qemu/hw/
pc.c     [all...]

Completed in 58 milliseconds