OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_core
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_cpucorevar.h
40
u_int
sc_core
;
member in struct:cpucore_softc
rmixl_cpucore.c
93
sc->
sc_core
= na->na_core;
102
if (sc->
sc_core
== 0) {
141
u_int core_shft = sc->
sc_core
* nthreads;
165
ca.ca_core = sc->
sc_core
;
184
if (sc->
sc_core
== RMIXL_CPU_CORE((curcpu()->ci_cpuid)))
233
if (sc->
sc_core
!= 0)
/src/sys/dev/hpc/
hpckbd.c
92
struct hpckbd_core *
sc_core
;
member in struct:hpckbd_softc
162
sc->
sc_core
= &hpckbd_consdata;
165
sc->
sc_core
= &sc->sc_coredata;
166
hpckbd_initcore(sc->
sc_core
, ic, 0 /* not console */);
169
if (sc->
sc_core
->hc_keymap == default_keymap)
177
hpckbd_initif(sc->
sc_core
);
182
wa.console = sc->
sc_core
->hc_console;
185
wa.accesscookie = sc->
sc_core
;
186
sc->
sc_core
->hc_wskbddev = config_found(self, &wa, wskbddevprint,
Completed in 172 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025