OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_maxy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/wscons/
tpcalibvar.h
32
int sc_maxx,
sc_maxy
;
member in struct:tpcalib_softc
tpcalib.c
86
if (sc->
sc_maxy
< *y)
87
*y = sc->
sc_maxy
;
125
sc->
sc_maxy
= d->maxy;
129
sc->sc_miny, sc->
sc_maxy
));
/src/sys/dev/pci/
radeonfbvar.h
239
int
sc_maxy
;
member in struct:radeonfb_softc
radeonfb.c
670
sc->
sc_maxy
= radeonfb_limits[i].maxy;
681
RADEON_STRIDEALIGN) * sc->
sc_maxy
,
4577
dp->rd_softc->
sc_maxy
)
4623
dp->rd_softc->
sc_maxy
))
4637
dp->rd_softc->
sc_maxy
)
Completed in 95 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026