Home
last modified time | relevance | path

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.c162 id_t phys_cpu_smbid; in create_node() local
168 phys_cpu_smbid = smbios_id; in create_node()
169 serial = chip_serial_smbios_get(mod, phys_cpu_smbid); in create_node()
170 part = chip_part_smbios_get(mod, phys_cpu_smbid); in create_node()
171 rev = chip_rev_smbios_get(mod, phys_cpu_smbid); in create_node()