Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/arcbios/
H A Darcbios.h148 #define COMPONENT_TYPE_CPU 1 macro
200 #define COMPONENT_TYPE_CPU 1 macro
/netbsd-src/sys/arch/sgimips/sgimips/
H A Darcemu.h70 { COMPONENT_CLASS_ProcessorClass, COMPONENT_TYPE_CPU,
H A Dmachdep.c690 if (node->Type == COMPONENT_TYPE_CPU) in sgimips_count_cpus()