Searched refs:smbl_pitch (Results 1 – 4 of 4) sorted by relevance
305 if (slot.smbl_pitch != 0) { in smbios_test_slot_verify()306 warnx("found wrong slot pitch: 0x%x", slot.smbl_pitch); in smbios_test_slot_verify()361 if (slot->smbl_pitch != smbios_slot_pitch) { in smbios_test_slot_common_nopeers()363 slot->smbl_pitch, smbios_slot_pitch); in smbios_test_slot_common_nopeers()580 if (slot.smbl_pitch != smbios_slot_pitch) { in smbios_test_slot_verify_34_peers()582 slot.smbl_pitch, smbios_slot_pitch); in smbios_test_slot_verify_34_peers()
839 if (s.smbl_pitch != 0) { in print_slot()840 oprintf(fp, " Slot Pitch: %u.%u mm\n", s.smbl_pitch / 100, in print_slot()841 s.smbl_pitch % 100); in print_slot()
1024 uint32_t smbl_pitch; /* slot pitch in 10um */ member
883 sp->smbl_pitch = cont.smbsl_pitch; in smbios_info_slot()