Home
last modified time | relevance | path

Searched refs:X86PI_FULL (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.h40 #define X86PI_FULL 1 macro
51 (*(int *)topo_mod_getspecific(mod) == X86PI_FULL))
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_impl.h79 #define X86PI_FULL 1 macro
H A Dx86pi.c185 complvl == X86PI_FULL ? "FULL" : "NONE"); in x86pi_enum_start()
H A Dx86pi_subr.c619 return (X86PI_FULL); in x86pi_check_comp()