OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VS_REGS
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/vax/include/
vsbus.h
56
#define
VS_REGS
0x20080000 /* Misc CPU internal regs */
80
vaddr_t sc_vsregs; /* Where the
VS_REGS
are mapped */
/src/sys/arch/vax/vax/
ka410.c
83
ka410_cpu = (struct vs_cpu *)vax_map_physmem(
VS_REGS
, 1);
ka46.c
87
ka46_cpu = (void *)vax_map_physmem(
VS_REGS
, 1);
ka48.c
83
ka48_cpu = (void *)vax_map_physmem(
VS_REGS
, 1);
ka630.c
86
uvaxIIcpu_ptr = (void *)vax_map_physmem(
VS_REGS
, 1);
ka43.c
309
ka43_cpu = (void *)vax_map_physmem(
VS_REGS
, 1);
/src/sys/arch/vax/vsa/
vsbus.c
130
sc->sc_vsregs = vax_map_physmem(
VS_REGS
, 1);
139
sc->sc_vsregs = vax_map_physmem(
VS_REGS
, 1);
Completed in 36 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025