Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c32 topo_instance_t sme_slot_inst; member
128 SLOT, smed->sme_slot_inst, NULL, auth, NULL, NULL, NULL)) == in smbios_make_slot()
137 smed->sme_slot_inst, fmri)) == NULL) { in smbios_make_slot()
155 ": %s", SLOT, smed->sme_slot_inst, topo_strerror(err)); in smbios_make_slot()
162 SLOT, smed->sme_slot_inst, topo_strerror(err)); in smbios_make_slot()
171 "%s=%" PRIu64 ": %s", SLOT, smed->sme_slot_inst, in smbios_make_slot()
396 smed->sme_slot_inst++; in smbios_enum_memory()
412 if (++smed->sme_slot_inst > smed->sme_slot_maxinst) in smbios_enum_memory()
627 smed.sme_slot_inst = min; in smbios_enum()