Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dega.c146 }, ega_stdscreen_mono = { variable
198 &ega_stdscreen_mono,
420 vc->currenttype = vh->vh_mono ? &ega_stdscreen_mono : &ega_stdscreen; in ega_init()