Searched refs:smbl_width (Results 1 – 4 of 4) sorted by relevance
302 if (slot.smbl_width != SMB_SLW_16X) { in smbios_test_verify_table()303 warnx("incorrect slot width, found %u", slot.smbl_width); in smbios_test_verify_table()
670 desc_printf(smbios_slot_width_desc(s.smbl_width), in print_slot()671 fp, " Width: 0x%x", s.smbl_width); in print_slot()
934 uint8_t smbl_width; /* slot data bus width */ member
664 sp->smbl_width = s.smbsl_width; in smbios_info_slot()