Searched refs:cap_n (Results 1 – 1 of 1) sorted by relevance
262 ptm_cap_n cap_n; in tpm_emulator_probe_caps() local264 if (tpm_emulator_ctrlcmd(tpm_emu, CMD_GET_CAPABILITY, &cap_n, 0, in tpm_emulator_probe_caps()265 sizeof(cap_n.u.resp.tpm_result), in tpm_emulator_probe_caps()266 sizeof(cap_n)) < 0) { in tpm_emulator_probe_caps()271 tpm_emu->caps = be32_to_cpu(cap_n.u.resp.caps); in tpm_emulator_probe_caps()