OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_wsmode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
zz9k_fb.c
130
u_int
sc_wsmode
;
member in struct:zzfb_softc
300
sc->
sc_wsmode
= WSDISPLAYIO_MODE_EMUL;
584
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
602
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
620
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
638
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
701
*(u_int *)data = sc->
sc_wsmode
;
705
if (new_wsmode != sc->
sc_wsmode
) {
713
sc->
sc_wsmode
= new_wsmode;
719
sc->
sc_wsmode
= new_wsmode
[
all
...]
/src/sys/dev/pci/
unichromefb.c
119
int
sc_wsmode
;
member in struct:unichromefb_softc
270
sc->
sc_wsmode
= WSDISPLAYIO_MODE_EMUL;
459
if (new_mode != sc->
sc_wsmode
) {
460
sc->
sc_wsmode
= new_mode;
1412
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
1436
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
1460
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
1484
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
1520
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL) {
1555
if (sc->
sc_wsmode
== WSDISPLAYIO_MODE_EMUL)
[
all
...]
/src/sys/arch/sgimips/dev/
crmfb.c
162
int
sc_wsmode
, sc_video_on;
member in struct:crmfb_softc
267
sc->
sc_wsmode
= WSDISPLAYIO_MODE_EMUL;
479
if (nmode != sc->
sc_wsmode
) {
480
sc->
sc_wsmode
= nmode;
Completed in 14 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025