OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_hot_x
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/pci/voyager/
voyagerfb.c
101
int
sc_hot_x
;
member in struct:voyagerfb_softc
1378
xx = x - sc->
sc_hot_x
;
1409
sc->
sc_hot_x
= cur->hot.x;
/src/sys/arch/hppa/dev/
gftfb.c
90
int
sc_hot_x
, sc_hot_y, sc_enabled;
member in struct:gftfb_softc
662
sc->
sc_hot_x
= 0;
1383
x -= sc->
sc_hot_x
;
1405
sc->
sc_hot_x
= cur->hot.x;
hyperfb.c
103
int
sc_hot_x
, sc_hot_y, sc_enabled;
member in struct:hyperfb_softc
747
sc->
sc_hot_x
= 0;
1229
x -= sc->
sc_hot_x
;
1253
sc->
sc_hot_x
= cur->hot.x;
summitfb.c
90
int
sc_hot_x
, sc_hot_y, sc_enabled;
member in struct:summitfb_softc
694
sc->
sc_hot_x
= 0;
1418
x -= sc->
sc_hot_x
;
1441
sc->
sc_hot_x
= cur->hot.x;
/src/sys/arch/arm/sunxi/
sunxi_debe.c
90
int
sc_hot_x
, sc_hot_y;
member in struct:sunxi_debe_softc
411
xx = x - sc->
sc_hot_x
;
461
sc->
sc_hot_x
= cur->hot.x;
/src/sys/arch/arm/ti/
omap3_dss.c
79
int
sc_hot_x
, sc_hot_y;
member in struct:omapfb_softc
1126
xx = x - sc->
sc_hot_x
;
1186
sc->
sc_hot_x
= cur->hot.x;
/src/sys/arch/sgimips/dev/
crmfb.c
169
int
sc_hot_x
;
member in struct:crmfb_softc
421
sc->
sc_hot_x
= 0;
754
val = ((x - sc->
sc_hot_x
) & 0xffff) | ((y - sc->sc_hot_y) << 16);
776
sc->
sc_hot_x
= cur->hot.x;
Completed in 45 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025