Searched refs:smbl_width (Results 1 – 4 of 4) sorted by relevance
173 if (slot->smbl_width != SMB_SLW_16X) { in smbios_test_slot_common()174 warnx("incorrect slot width, found %u", slot->smbl_width); in smbios_test_slot_common()
772 desc_printf(smbios_slot_width_desc(s.smbl_width), in print_slot()773 fp, " Width: 0x%x", s.smbl_width); in print_slot()
1011 uint8_t smbl_width; /* slot data bus width */ member
852 sp->smbl_width = s.smbsl_width; in smbios_info_slot()