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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c211 int ext_match = 0; local
241 ext_match = 1;
245 if (!ext_match) {
248 ext_match = 0;
278 ext_match = 1;
282 if (!ext_match) {
285 ext_match = 0;
318 ext_match = 1;
322 if (!ext_match) {
325 ext_match
[all...]

Completed in 388 milliseconds