OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dep_call
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/vax/
autoconf.c
65
const struct cpu_dep *
dep_call
;
variable in typeref:typename:const struct cpu_dep *
80
if (
dep_call
->cpu_clrf)
81
(*
dep_call
->cpu_clrf)();
135
for (devp =
dep_call
->cpu_devs; *devp != NULL; devp++) {
179
if (
dep_call
->cpu_attach_cpu != NULL)
180
(*
dep_call
->cpu_attach_cpu)(self);
autoconf.c
65
const struct cpu_dep *
dep_call
;
variable in typeref:typename:const struct cpu_dep *
80
if (
dep_call
->cpu_clrf)
81
(*
dep_call
->cpu_clrf)();
135
for (devp =
dep_call
->cpu_devs; *devp != NULL; devp++) {
179
if (
dep_call
->cpu_attach_cpu != NULL)
180
(*
dep_call
->cpu_attach_cpu)(self);
Completed in 121 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025