Searched refs:phys_cpu_smbid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c157 id_t phys_cpu_smbid; local
163 phys_cpu_smbid = smbios_id;
164 serial = chip_serial_smbios_get(mod, phys_cpu_smbid);
165 part = chip_part_smbios_get(mod, phys_cpu_smbid);
166 rev = chip_rev_smbios_get(mod, phys_cpu_smbid);

Completed in 45 milliseconds