OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stdscreen
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbppc/explora/dev/
fb_elb.c
123
static struct wsscreen_descr
stdscreen
= {
variable in typeref:struct:wsscreen_descr
132
&
stdscreen
158
wsdisplay_cnattach(&
stdscreen
, ri, 0, 0, defattr);
243
stdscreen
.nrows = ri->ri_rows;
244
stdscreen
.ncols = ri->ri_cols;
245
stdscreen
.textops = &ri->ri_ops;
246
stdscreen
.capabilities = ri->ri_caps;
fb_elb.c
123
static struct wsscreen_descr
stdscreen
= {
variable in typeref:struct:wsscreen_descr
132
&
stdscreen
158
wsdisplay_cnattach(&
stdscreen
, ri, 0, 0, defattr);
243
stdscreen
.nrows = ri->ri_rows;
244
stdscreen
.ncols = ri->ri_cols;
245
stdscreen
.textops = &ri->ri_ops;
246
stdscreen
.capabilities = ri->ri_caps;
Completed in 75 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025