OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fb_phys
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wsfb/
genfb.c
300
paddr_t
fb_phys
;
local in function:genfb_attach
320
fb_phys
= (paddr_t)sc->sc_fboffset;
321
if (
fb_phys
== 0) {
324
&
fb_phys
);
329
fb_phys
? (void *)(intptr_t)
fb_phys
: sc->sc_fbaddr,
genfb.c
300
paddr_t
fb_phys
;
local in function:genfb_attach
320
fb_phys
= (paddr_t)sc->sc_fboffset;
321
if (
fb_phys
== 0) {
324
&
fb_phys
);
329
fb_phys
? (void *)(intptr_t)
fb_phys
: sc->sc_fbaddr,
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025