OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fboffset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wsfb/
genfb.c
172
uint64_t
fboffset
;
local in function:genfb_init
196
if (!prop_dictionary_get_uint64(dict, "address", &
fboffset
)) {
201
sc->sc_fboffset = (bus_addr_t)
fboffset
;
/src/sys/arch/sparc64/sparc64/
autoconf.c
1511
uint32_t temp,
fboffset
;
local in function:copyprops
1550
fboffset
= (uint32_t)(fbpa & 0xffffffff);
1552
fboffset
= (uint32_t)(fbpa - mem_base);
1553
prop_dictionary_set_uint32(dict, "address",
fboffset
);
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025