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

  /src/sys/arch/mips/rmi/
rmixl_cpu.c 193 struct cpucore_softc * const ccsc = device_private(parent); local in function:cpu_rmixl_attach
200 ci = cpu_info_alloc(ccsc->sc_tlbinfo, cpuid,
203 if (ccsc->sc_tlbinfo == NULL)
204 ccsc->sc_tlbinfo = ci->ci_tlb_info;
rmixl_cpu.c 193 struct cpucore_softc * const ccsc = device_private(parent); local in function:cpu_rmixl_attach
200 ci = cpu_info_alloc(ccsc->sc_tlbinfo, cpuid,
203 if (ccsc->sc_tlbinfo == NULL)
204 ccsc->sc_tlbinfo = ci->ci_tlb_info;

Completed in 22 milliseconds