OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ws_descr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbppc/virtex/dev/
tftvar.h
53
struct wsscreen_descr *
sc_ws_descr
; /* Fixed resolution */
member in struct:tft_softc
tft.c
93
sc->
sc_ws_descr
= sc->sc_ws_descr_storage;
95
sc->sc_ws_scrlist.screens = (void *) &sc->
sc_ws_descr
;
97
vcons_init(&sc->sc_vc_data, self, sc->
sc_ws_descr
, accessops);
107
sc->
sc_ws_descr
->textops = &ri->ri_ops;
108
sc->
sc_ws_descr
->capabilities = ri->ri_caps;
109
sc->
sc_ws_descr
->nrows = ri->ri_rows;
110
sc->
sc_ws_descr
->ncols = ri->ri_cols;
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025