OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:devcmap
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/wsfb/
genfb.c
171
uint64_t cmap_cb, pmf_cb, mode_cb, bl_cb, br_cb,
devcmap
, fbaddr;
local in function:genfb_init
231
if (prop_dictionary_get_uint64(dict, "
devcmap
", &
devcmap
)) {
232
if (
devcmap
!= 0)
233
scp->sc_devcmap = (uint32_t *)(uintptr_t)
devcmap
;
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025