OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_core
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_cpucorevar.h
40
u_int
sc_core
;
member in struct:cpucore_softc
/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 133 milliseconds
Indexes created Thu Sep 25 06:09:39 GMT 2025