Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c136 const char *t = smbios_memdevice_type_desc(md.smbmd_type); in do_memdevs()
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c297 if (rc == 0 && (type = smbios2topotype(mod, smb_md->smbmd_type)) != in smbios_make_dimm()
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c1104 desc_printf(smbios_memdevice_type_desc(md.smbmd_type), in print_memdevice()
1105 fp, " Memory Type: %u", md.smbmd_type); in print_memdevice()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1302 uint8_t smbmd_type; /* memory type */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1173 mdp->smbmd_type = m.smbmdev_type; in smbios_info_memdevice()