OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vbase2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/obio/
grf_obio.c
200
u_int32_t vbase1,
vbase2
;
local
267
vbase2
= bus_space_read_4(sc->sc_tag, sc->sc_regh, 0x4) & 0xf;
268
sc->sc_fbofs = (vbase1 << 9) | (
vbase2
<< 5);
grf_obio.c
200
u_int32_t vbase1,
vbase2
;
local
267
vbase2
= bus_space_read_4(sc->sc_tag, sc->sc_regh, 0x4) & 0xf;
268
sc->sc_fbofs = (vbase1 << 9) | (
vbase2
<< 5);
Completed in 28 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026