Home
last modified time | relevance | path

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

/tools/firmware/vgabios/
A Dvgatables.h13 #define BIOSMEM_CURSOR_POS 0x50 macro
A Dvgabios.c1096 write_word(BIOSMEM_SEG, BIOSMEM_CURSOR_POS+2*page, cursor);
1133 write_word(ss,pos,read_word(BIOSMEM_SEG,BIOSMEM_CURSOR_POS+page*2));
3251 write_word(ES, BX, read_word(BIOSMEM_SEG, BIOSMEM_CURSOR_POS+2*i));
3352 write_word(BIOSMEM_SEG, BIOSMEM_CURSOR_POS+2*i, read_word(ES, BX));

Completed in 7 milliseconds