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

  /src/sys/arch/ews4800mips/ews4800mips/
cpu.c 48 static int cpu_attached; variable in typeref:typename:int
59 return !cpu_attached;
72 cpu_attached = 1;
cpu.c 48 static int cpu_attached; variable in typeref:typename:int
59 return !cpu_attached;
72 cpu_attached = 1;

Completed in 57 milliseconds