HomeSort by: relevance | last modified time | path
    Searched defs:ka43_cpu (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vax/
ka43.c 84 static volatile struct ka43_cpu *ka43_cpu = (void*)KA43_CPU_BASE; variable in typeref:typename:volatile struct ka43_cpu *
309 ka43_cpu = (void *)vax_map_physmem(VS_REGS, 1);
345 val = ka43_cpu->parctl & 0x03; /* read the old value */
346 ka43_cpu->parctl = val; /* and write new value */
  /src/sys/arch/vax/include/
ka43.h 213 struct ka43_cpu { struct

Completed in 12 milliseconds