Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c174 int complvl = 0; in x86pi_enum_start() local
184 complvl = X86PI_NONE; in x86pi_enum_start()
186 complvl = x86pi_check_comp(mod); in x86pi_enum_start()
190 complvl == X86PI_FULL ? "FULL" : "NONE"); in x86pi_enum_start()
192 if (complvl == X86PI_NONE) { in x86pi_enum_start()
202 x86pi_smbios = complvl; in x86pi_enum_start()