OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Via2Base
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/include/
viareg.h
145
extern volatile unsigned char *
Via2Base
; /* init in VIA_Initialize */
192
#define OSS_PENDING_IRQ (*(volatile u_short *)(
Via2Base
+ (OSS_IFR)))
198
#define via2_reg(r) (*(
Via2Base
+(r)))
/src/sys/arch/mac68k/mac68k/
machdep.c
172
volatile u_char *Via1Base, *
Via2Base
, *PSCBase = NULL;
2094
Via2Base
= Via1Base + 0x2000 * VIA2;
Completed in 26 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026