OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIOSMEM_CURSOR_POS
(Results
1 - 2
of
2
) sorted by null
/external/qemu-pc-bios/vgabios/
vgabios.c
1097
write_word(BIOSMEM_SEG,
BIOSMEM_CURSOR_POS
+2*page, cursor);
1134
write_word(ss,pos,read_word(BIOSMEM_SEG,
BIOSMEM_CURSOR_POS
+page*2));
[
all
...]
vgatables.h
13
#define
BIOSMEM_CURSOR_POS
0x50
Completed in 3091 milliseconds