Home
last modified time | relevance | path

Searched refs:CMD_SET_DATAFD (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h338 CMD_SET_DATAFD, /* 0x10 */ enumerator
H A Dtpm_emulator.c588 if (tpm_emulator_ctrlcmd(tpm_emu, CMD_SET_DATAFD, &res, 0, in tpm_emulator_prepare_data_fd()
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c120 g_assert_cmpint(cmd, ==, CMD_SET_DATAFD); in tpm_emu_ctrl_thread()