Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c129 const char *t = smbios_memdevice_type_desc(md.smbmd_type); in do_memdevs()
/onnv-gate/usr/src/cmd/smbios/
H A Dsmbios.c771 desc_printf(smbios_memdevice_type_desc(md.smbmd_type), in print_memdevice()
772 fp, " Memory Type: %u", md.smbmd_type); in print_memdevice()
/onnv-gate/usr/src/uts/common/sys/
H A Dsmbios.h933 uint8_t smbmd_type; /* memory type */ member
/onnv-gate/usr/src/common/smbios/
H A Dsmb_info.c782 mdp->smbmd_type = m.smbmdev_type; in smbios_info_memdevice()