smbios_info_tpm
if (smbios_info_tpm(shp, id, &tpm) != 0) {
if (smbios_info_tpm(hdl, sp.smbstr_id, &tpm) != -1) {
if (smbios_info_tpm(hdl, sp.smbstr_id, &tpm) == -1) {
if (smbios_info_tpm(hdl, sp.smbstr_id, &tpm) != -1) {
extern int smbios_info_tpm(smbios_hdl_t *, id_t, smbios_tpm_t *);