OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_image_kva
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/mpc5200/
bestcommvar.h
52
void *
sc_image_kva
; /* CPU pointer to the image */
member in struct:bestcomm_softc
bestcomm.c
202
if (sc == NULL || sc->
sc_image_kva
== NULL)
217
tdt = (struct bestcomm_tdt *)((char *)sc->
sc_image_kva
+
314
if (sc == NULL || sc->
sc_image_kva
== NULL)
317
tdt = (struct bestcomm_tdt *)((char *)sc->
sc_image_kva
+
427
sc->
sc_image_kva
= kva;
Completed in 25 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026