OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_hotspot_x
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/sbus/
mgx.c
88
int
sc_hotspot_x
, sc_hotspot_y;
member in struct:mgx_softc
327
sc->
sc_hotspot_x
= 0;
1211
sc->
sc_hotspot_x
= cur->hot.x;
1283
hot = (sc->sc_hotspot_y << 8) | (sc->
sc_hotspot_x
& 0xff);
tcx.c
100
int
sc_hotspot_x
, sc_hotspot_y;
member in struct:tcx_softc
225
sc->
sc_hotspot_x
= 0;
1126
sc->
sc_hotspot_x
= cur->hot.x;
1195
reg = (sc->sc_cursor_x - sc->
sc_hotspot_x
) << 16 |
mgx.c
88
int
sc_hotspot_x
, sc_hotspot_y;
member in struct:mgx_softc
327
sc->
sc_hotspot_x
= 0;
1211
sc->
sc_hotspot_x
= cur->hot.x;
1283
hot = (sc->sc_hotspot_y << 8) | (sc->
sc_hotspot_x
& 0xff);
tcx.c
100
int
sc_hotspot_x
, sc_hotspot_y;
member in struct:tcx_softc
225
sc->
sc_hotspot_x
= 0;
1126
sc->
sc_hotspot_x
= cur->hot.x;
1195
reg = (sc->sc_cursor_x - sc->
sc_hotspot_x
) << 16 |
mgx.c
88
int
sc_hotspot_x
, sc_hotspot_y;
member in struct:mgx_softc
327
sc->
sc_hotspot_x
= 0;
1211
sc->
sc_hotspot_x
= cur->hot.x;
1283
hot = (sc->sc_hotspot_y << 8) | (sc->
sc_hotspot_x
& 0xff);
tcx.c
100
int
sc_hotspot_x
, sc_hotspot_y;
member in struct:tcx_softc
225
sc->
sc_hotspot_x
= 0;
1126
sc->
sc_hotspot_x
= cur->hot.x;
1195
reg = (sc->sc_cursor_x - sc->
sc_hotspot_x
) << 16 |
Completed in 36 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025