Searched refs:smbmd_twidth (Results 1 – 3 of 3) sorted by relevance
832 if (md.smbmd_twidth != -1u) in print_memdevice()833 oprintf(fp, " Total Width: %u bits\n", md.smbmd_twidth); in print_memdevice()
1173 uint32_t smbmd_twidth; /* total width in bits including ecc */ member
889 mdp->smbmd_twidth = m.smbmdev_twidth == 0xFFFF ? -1U : m.smbmdev_twidth; in smbios_info_memdevice()