OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lebase
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/cesfic/dev/
if_le.c
71
static char *
lebase
, *lemembase;
variable in typeref:typename:char *
77
*(volatile int *)(
lebase
+ 4) = port;
78
*(volatile int *)(
lebase
+ 0) = val;
86
*(volatile int *)(
lebase
+ 4) = port;
87
val = *(volatile int *)(
lebase
+ 0);
112
mainbus_map(0x48000000, 0x1000, 0, (void *)&
lebase
);
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025