OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_maxx
(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
84
if (sc->
sc_maxx
< *x)
85
*x = sc->
sc_maxx
;
123
sc->
sc_maxx
= d->maxx;
128
sc->sc_minx, sc->
sc_maxx
,
/src/sys/dev/pci/
radeonfbvar.h
238
int
sc_maxx
;
member in struct:radeonfb_softc
radeonfb.c
661
sc->
sc_maxx
= radeonfb_limits[i].maxx;
672
ROUNDUP(ROUNDUP(sc->
sc_maxx
* sc->sc_maxbpp / 8 ,
2392
pitch = (((sc->
sc_maxx
* sc->sc_maxbpp) + ((sc->sc_maxbpp * 8) - 1)) /
4422
dp->rd_softc->
sc_maxx
)
4469
dp->rd_softc->
sc_maxx
) &&
4482
dp->rd_softc->
sc_maxx
)
Completed in 15 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025