Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h280 #define OPL_CORE_NODE "core" macro
/titanic_44/usr/src/uts/sun4u/io/
H A Dopl_cfg.c819 OPL_UPDATE_PROP(string, node, "name", OPL_CORE_NODE); in opl_create_core()
820 OPL_UPDATE_PROP(string, node, "device_type", OPL_CORE_NODE); in opl_create_core()
/titanic_44/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c1986 if (strcmp(type, OPL_CORE_NODE) == 0) { in drmach_cpu_get_impl()