OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:font_page
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/bebox/stand/boot/
vreset.c
606
u_char *
font_page
= (u_char *)&ISA_mem[0xA0000];
local in function:loadFont
628
font_page
[(2*i)+j] = font[i+j];
/src/sys/arch/prep/stand/boot/
vreset.c
293
u_int8_t *
font_page
= (u_int8_t *)&ISA_mem[0xA0000];
local in function:load_font
311
font_page
[(2*i)+j] = font[i+j];
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025