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

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

Completed in 3460 milliseconds