OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:si_width
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/splash/
splash.h
49
int
si_width
, si_height;
member in struct:splash_info
splash.c
198
if ((width > si->
si_width
) || (height > si->si_height)) {
201
width, height, si->
si_width
, si->si_height);
208
xoff = (si->
si_width
- width) / 2;
289
si->si_height*si->
si_width
);
293
rp = si->si_bits + xoff + (yoff * si->
si_width
);
294
hrp = si->si_hwbits + xoff + (yoff * si->
si_width
);
/src/sys/arch/evbppc/virtex/dev/
tft.c
116
sc->sc_sp_info.
si_width
= ri->ri_width;
/src/sys/dev/wsfb/
genfb.c
427
scp->sc_splash.
si_width
= sc->sc_width;
/src/sys/dev/pci/
radeonfb.c
961
dp->rd_splash.
si_width
= ri->ri_width;
Completed in 16 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025