Searched refs:BIOSMEM_CURSOR_POS (Results 1 - 2 of 2) sorted by relevance

/external/qemu-pc-bios/vgabios/
H A Dvgabios.c1097 write_word(BIOSMEM_SEG, BIOSMEM_CURSOR_POS+2*page, cursor);
1134 write_word(ss,pos,read_word(BIOSMEM_SEG,BIOSMEM_CURSOR_POS+page*2));
3254 write_word(ES, BX, read_word(BIOSMEM_SEG, BIOSMEM_CURSOR_POS+2*i));
3355 write_word(BIOSMEM_SEG, BIOSMEM_CURSOR_POS+2*i, read_word(ES, BX));
H A Dvgatables.h13 #define BIOSMEM_CURSOR_POS 0x50 macro

Completed in 178 milliseconds