Searched refs:smbl_dbw (Results 1 – 4 of 4) sorted by relevance
312 if (slot.smbl_dbw != SMB_SLW_16X) { in smbios_test_verify_table()313 warnx("incorrect slot data bus width, found %u", slot.smbl_dbw); in smbios_test_verify_table()
695 if (s.smbl_dbw != 0) { in print_slot()696 oprintf(fp, " Data Bus Width: %d\n", s.smbl_dbw); in print_slot()
943 uint8_t smbl_dbw; /* data bus width */ member
675 sp->smbl_dbw = s.smbsl_dbw; in smbios_info_slot()