Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/smbios/
H A Dsmbios.c963 if (md.smbmd_clkspeed != 0) in print_memdevice()
964 oprintf(fp, " Configured Speed: %u MT/s\n", md.smbmd_clkspeed); in print_memdevice()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h1212 uint16_t smbmd_clkspeed; /* configured clock speed */ member
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c993 mdp->smbmd_clkspeed = m.smbmdev_clkspeed; in smbios_info_memdevice()