OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scr_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_vconsvar.h
50
struct wsscreen_descr *
scr_type
;
member in struct:vcons_screen
wsdisplay_vcons.c
385
if (scr->
scr_type
== NULL)
386
scr->
scr_type
= vdp->defaulttype;
525
DPRINTF("caps %x %x\n", scr->
scr_type
->capabilities, ri->ri_caps);
526
if (scr->
scr_type
->capabilities & WSSCREEN_RESIZE) {
527
scr->
scr_type
->nrows = ri->ri_rows;
528
scr->
scr_type
->ncols = ri->ri_cols;
898
scr->
scr_type
= __UNCONST(type);
Completed in 13 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025