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

  /src/sys/arch/evbmips/sbmips/
sb1250_icu.c 268 u_int sys_part = G_SYS_PART(READ_REG(MIPS_PHYS_TO_KSEG1(A_SCD_SYSTEM_REVISION))); local in function:sb1250_icu_init
269 const u_int cpus = (sys_part >> 8) & 0xf;
  /src/sys/arch/sbmips/sbmips/
sb1250_icu.c 268 u_int sys_part = G_SYS_PART(READ_REG(MIPS_PHYS_TO_KSEG1(A_SCD_SYSTEM_REVISION))); local in function:sb1250_icu_init
269 const u_int cpus = (sys_part >> 8) & 0xf;

Completed in 12 milliseconds