Searched refs:smbmd_set (Results 1 – 4 of 4) sorted by relevance
132 if (md.smbmd_set != (uint8_t)-1) in do_memdevs()133 (void) snprintf(buf, sizeof (buf), "%u", md.smbmd_set); in do_memdevs()
938 if (md.smbmd_set == 0) in print_memdevice()940 else if (md.smbmd_set == (uint8_t)-1u) in print_memdevice()943 oprintf(fp, " Set: %u\n", md.smbmd_set); in print_memdevice()
1204 uint8_t smbmd_set; /* set (0x00=none, 0xFF=unknown) */ member
981 mdp->smbmd_set = m.smbmdev_set; in smbios_info_memdevice()