OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:module_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
cpu.c
1079
void cpumatch_unknown(struct cpu_info *, struct
module_info
*, int);
1080
void cpumatch_sun4(struct cpu_info *, struct
module_info
*, int);
1081
void cpumatch_sun4c(struct cpu_info *, struct
module_info
*, int);
1082
void cpumatch_ms1(struct cpu_info *, struct
module_info
*, int);
1083
void cpumatch_viking(struct cpu_info *, struct
module_info
*, int);
1084
void cpumatch_hypersparc(struct cpu_info *, struct
module_info
*, int);
1085
void cpumatch_turbosparc(struct cpu_info *, struct
module_info
*, int);
1124
struct
module_info
module_unknown = {
1132
cpumatch_unknown(struct cpu_info *sc, struct
module_info
*mp, int node)
1142
struct
module_info
module_sun4 =
[
all
...]
cpuvar.h
59
struct
module_info
{
struct
62
void (*cpu_match)(struct cpu_info *, struct
module_info
*, int);
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026