OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scr_wsmode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
stivar.h
101
u_int
scr_wsmode
;
member in struct:sti_screen
sti.c
789
scr->
scr_wsmode
= WSDISPLAYIO_MODE_EMUL;
1109
*(u_int *)data = scr->
scr_wsmode
;
1116
if (scr->
scr_wsmode
!= WSDISPLAYIO_MODE_EMUL)
1120
if (scr->
scr_wsmode
!= WSDISPLAYIO_MODE_DUMBFB) {
1138
scr->
scr_wsmode
= mode;
1182
if (scr->
scr_wsmode
== WSDISPLAYIO_MODE_EMUL) {
1233
if (scr->
scr_wsmode
!= WSDISPLAYIO_MODE_DUMBFB)
/src/sys/arch/hp300/dev/
sti_machdep.c
193
scr->
scr_wsmode
= WSDISPLAYIO_MODE_EMUL;
328
switch (scr->
scr_wsmode
) {
Completed in 41 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025