OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_dep
(Results
1 - 22
of
22
) sorted by relevancy
/src/sys/arch/vax/vax/
locore.c
59
extern const struct
cpu_dep
ka780_calls;
60
extern const struct
cpu_dep
ka750_calls;
61
extern const struct
cpu_dep
ka730_calls;
62
extern const struct
cpu_dep
ka860_calls;
63
extern const struct
cpu_dep
ka820_calls;
64
extern const struct
cpu_dep
ka6400_calls;
65
extern const struct
cpu_dep
ka88_calls;
66
extern const struct
cpu_dep
ka43_calls;
67
extern const struct
cpu_dep
ka46_calls;
68
extern const struct
cpu_dep
ka48_calls
[
all
...]
ka610.c
51
const struct
cpu_dep
ka610_calls = {
ka410.c
61
const struct
cpu_dep
ka410_calls = {
ka46.c
61
const struct
cpu_dep
ka46_calls = {
ka48.c
62
const struct
cpu_dep
ka48_calls = {
ka630.c
60
const struct
cpu_dep
ka630_calls = {
ka660.c
63
const struct
cpu_dep
ka660_calls = {
ka670.c
52
const struct
cpu_dep
ka670_calls = {
ka730.c
89
struct
cpu_dep
ka730_calls = {
ka43.c
63
const struct
cpu_dep
ka43_calls = {
ka49.c
59
const struct
cpu_dep
ka49_calls = {
ka53.c
63
const struct
cpu_dep
ka53_calls = {
ka680.c
86
const struct
cpu_dep
ka680_calls = {
ka650.c
73
const struct
cpu_dep
ka650_calls = {
ka750.c
87
const struct
cpu_dep
ka750_calls = {
autoconf.c
65
const struct
cpu_dep
*dep_call;
ka6400.c
76
const struct
cpu_dep
ka6400_calls = {
ka780.c
111
const struct
cpu_dep
ka780_calls = {
ka860.c
73
const struct
cpu_dep
ka860_calls = {
ka88.c
74
const struct
cpu_dep
ka88_calls = {
ka820.c
87
const struct
cpu_dep
ka820_calls = {
/src/sys/arch/vax/include/
cpu.h
62
struct
cpu_dep
{
struct
109
extern const struct
cpu_dep
*dep_call;
Completed in 40 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026