HomeSort by: relevance | last modified time | path
    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 18 milliseconds