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