OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_softc_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/usermode/dev/
cpu.c
87
}
cpu_softc_t
;
typedef in typeref:struct:cpu_softc
96
CFATTACH_DECL_NEW(cpu, sizeof(
cpu_softc_t
), cpu_match, cpu_attach, NULL, NULL);
112
cpu_softc_t
*sc = device_private(self);
249
cpu_softc_t
*sc = device_private(ci->ci_dev);
Completed in 43 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025