Home
last modified time | relevance | path

Searched refs:threads_enb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mips/rmi/
H A Drmixl_cpucore.c142 u_int threads_enb = in cpucore_rmixl_attach() local
144 u_int threads_dis = (~threads_enb) & thread_mask; in cpucore_rmixl_attach()
158 u_int threads_try_attach = threads_enb; in cpucore_rmixl_attach()
172 threads_enb ^= bit; in cpucore_rmixl_attach()
177 sc->sc_threads_enb = threads_enb; in cpucore_rmixl_attach()