OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
302
int
fd_bootchk
= 1;
variable
[
all
...]
vl.c
234
int
fd_bootchk
= 1;
variable
[
all
...]
Completed in 54 milliseconds