OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scan_enabled
(Results
1 - 1
of
1
) sorted by null
/external/qemu/hw/
ps2.c
89
int
scan_enabled
;
member in struct:__anon10097
186
s->
scan_enabled
= 1;
217
s->
scan_enabled
= 1;
228
s->
scan_enabled
= 0;
233
s->
scan_enabled
= 1;
526
qemu_put_be32(f, s->
scan_enabled
);
556
s->
scan_enabled
=qemu_get_be32(f);
Completed in 30 milliseconds