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

  /external/qemu/include/sysemu/
sysemu.h 186 extern int nb_drives;
  /external/qemu/
vl-android.c 256 int nb_drives; variable
680 for (index = 0; index < nb_drives; index++) {
692 for (index = 0; index < nb_drives; index++)
703 for (index = 0; index < nb_drives; index++)
724 nb_drives--;
1033 nb_drives++;
    [all...]
savevm.c     [all...]

Completed in 429 milliseconds