OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_my_mode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
machfb.c
145
struct videomode *
sc_my_mode
;
member in struct:mach64_softc
691
sc->
sc_my_mode
= &default_mode;
693
if ((width == sc->
sc_my_mode
->hdisplay) &&
694
(height == sc->
sc_my_mode
->vdisplay))
698
sc->virt_x = sc->
sc_my_mode
->hdisplay;
699
sc->virt_y = sc->
sc_my_mode
->vdisplay;
710
mach64_modeswitch(sc, sc->
sc_my_mode
);
714
sc->
sc_my_mode
->hdisplay, sc->
sc_my_mode
->vdisplay,
721
sc->
sc_my_mode
->vdisplay -= 200
[
all
...]
machfb.c
145
struct videomode *
sc_my_mode
;
member in struct:mach64_softc
691
sc->
sc_my_mode
= &default_mode;
693
if ((width == sc->
sc_my_mode
->hdisplay) &&
694
(height == sc->
sc_my_mode
->vdisplay))
698
sc->virt_x = sc->
sc_my_mode
->hdisplay;
699
sc->virt_y = sc->
sc_my_mode
->vdisplay;
710
mach64_modeswitch(sc, sc->
sc_my_mode
);
714
sc->
sc_my_mode
->hdisplay, sc->
sc_my_mode
->vdisplay,
721
sc->
sc_my_mode
->vdisplay -= 200
[
all
...]
machfb.c
145
struct videomode *
sc_my_mode
;
member in struct:mach64_softc
691
sc->
sc_my_mode
= &default_mode;
693
if ((width == sc->
sc_my_mode
->hdisplay) &&
694
(height == sc->
sc_my_mode
->vdisplay))
698
sc->virt_x = sc->
sc_my_mode
->hdisplay;
699
sc->virt_y = sc->
sc_my_mode
->vdisplay;
710
mach64_modeswitch(sc, sc->
sc_my_mode
);
714
sc->
sc_my_mode
->hdisplay, sc->
sc_my_mode
->vdisplay,
721
sc->
sc_my_mode
->vdisplay -= 200
[
all
...]
Completed in 33 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025