Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dvgavesa.c26 static void *hardscreen; variable
125 if(hardscreen) { in vesalinear()
181 hardscreen = scr->vaddr; in vesalinear()
193 if(hardscreen == nil) in vesaflush()
204 hp = hardscreen; in vesaflush()