OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioport_set_a20
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
pckbd.c
259
ioport_set_a20
(1);
262
ioport_set_a20
(0);
319
ioport_set_a20
((val >> 1) & 1);
pc.h
103
void
ioport_set_a20
(int enable);
pc.c
394
void
ioport_set_a20
(int enable)
function
407
ioport_set_a20
((val >> 1) & 1);
[
all
...]
Completed in 284 milliseconds