OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KN03_SYS_ASIC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/pmax/pmax/
kn03.h
108
#define
KN03_SYS_ASIC
( KN03_PHYS_TC_3_START + 0x0000000 )
109
#define KN03_SYS_ROM_START (
KN03_SYS_ASIC
+ IOASIC_SLOT_0_START )
110
#define KN03_SYS_ASIC_REGS (
KN03_SYS_ASIC
+ IOASIC_SLOT_1_START )
111
#define KN03_SYS_ETHER_ADDRESS (
KN03_SYS_ASIC
+ IOASIC_SLOT_2_START )
112
#define KN03_SYS_LANCE (
KN03_SYS_ASIC
+ IOASIC_SLOT_3_START )
113
#define KN03_SYS_SCC_0 (
KN03_SYS_ASIC
+ IOASIC_SLOT_4_START )
114
#define KN03_SYS_SCC_1 (
KN03_SYS_ASIC
+ IOASIC_SLOT_6_START )
115
#define KN03_SYS_CLOCK (
KN03_SYS_ASIC
+ IOASIC_SLOT_8_START )
116
#define KN03_SYS_ERRADR (
KN03_SYS_ASIC
+ IOASIC_SLOT_9_START )
117
#define KN03_SYS_ERRSYN (
KN03_SYS_ASIC
+ IOASIC_SLOT_10_START
[
all
...]
dec_3maxplus.c
155
ioasic_base = MIPS_PHYS_TO_KSEG1(
KN03_SYS_ASIC
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025