Searched defs:complvl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi.c191 int complvl = 0; local
202 complvl = X86PI_NONE;
204 complvl = x86pi_check_comp(mod);
208 complvl == X86PI_FULL ? "FULL" : "NONE");
210 if (complvl == X86PI_NONE) {
220 x86pi_smbios = complvl;

Completed in 20 milliseconds