OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vbase2
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mac68k/obio/
grf_obio.c
200
u_int32_t vbase1,
vbase2
;
local in function:grfiv_attach
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 in function:grfiv_attach
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 in function:grfiv_attach
267
vbase2
= bus_space_read_4(sc->sc_tag, sc->sc_regh, 0x4) & 0xf;
268
sc->sc_fbofs = (vbase1 << 9) | (
vbase2
<< 5);
Completed in 31 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025