Home
last modified time | relevance | path

Searched refs:CORE_UPPER_BOUND (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_opl.h145 #define CORE_UPPER_BOUND 3 macro
H A Dcmd_opl.c82 for (c = 0; c <= CORE_UPPER_BOUND; c++) { in opl_cpulist_insert()