Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c574 return (X86PI_NONE); in x86pi_check_comp()
580 return (X86PI_NONE); in x86pi_check_comp()
588 return (X86PI_NONE); in x86pi_check_comp()
603 return (X86PI_NONE); in x86pi_check_comp()
615 return (X86PI_NONE); in x86pi_check_comp()
H A Dx86pi_impl.h80 #define X86PI_NONE 2 macro
H A Dx86pi.c184 complvl = X86PI_NONE; in x86pi_enum_start()
192 if (complvl == X86PI_NONE) { in x86pi_enum_start()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.h43 #define X86PI_NONE 2 macro