OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x86_genfb_stdscreen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
genfb_machdep.c
69
static struct wsscreen_descr
x86_genfb_stdscreen
= {
variable in typeref:struct:wsscreen_descr
169
x86_genfb_stdscreen
.nrows = ri->ri_rows;
170
x86_genfb_stdscreen
.ncols = ri->ri_cols;
171
x86_genfb_stdscreen
.textops = &ri->ri_ops;
172
x86_genfb_stdscreen
.capabilities = ri->ri_caps;
196
wsdisplay_preattach(&
x86_genfb_stdscreen
, ri, 0, 0, defattr);
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025