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

  /external/qemu/include/hw/i386/
pc.h 103 extern int fd_bootchk;
  /external/qemu/hw/i386/
pc.c 320 rtc_set_memory(s, 0x38, (bds[2] << 4) | (fd_bootchk ? 0x0 : 0x1));
    [all...]
  /external/qemu/
vl-android.c 300 int fd_bootchk = 1; variable
    [all...]

Completed in 72 milliseconds