Home
last modified time | relevance | path

Searched defs:command (Results 26 – 50 of 258) sorted by relevance

1234567891011

/openbmc/phosphor-net-ipmid/
H A Dsol_module.cpp9 namespace command namespace
/openbmc/qemu/scripts/
H A Dmodinfo-collect.py10 def process_command(src, command): argument
/openbmc/qemu/backends/
H A Dspdm-socket.c75 uint32_t *command, in receive_platform_data()
142 uint32_t transport_type, uint32_t command, in send_platform_data()
191 uint32_t command; in spdm_socket_rsp() local
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.ini72 command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize key
/openbmc/qemu/tests/functional/qemu_test/
H A Dcmd.py162 def exec_command(test, command): argument
174 def exec_command_and_wait_for_pattern(test, command, argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py29 def __init__(self, command, bg=False, timeout=None, data=None, output_log=None, **options): argument
168 def runCmd(command, ignore_status=False, timeout=None, assert_error=True, sync=True, argument
221 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options… argument
/openbmc/phosphor-host-ipmid/
H A Dhost-interface.hpp11 namespace command namespace
H A Dhost-cmd-manager.hpp15 namespace command namespace
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/db/
H A Dtest_db.py40 def capture(command, *args, **kwargs): argument
/openbmc/phosphor-host-ipmid/include/ipmid-host/
H A Dcmd-utils.hpp13 namespace command namespace
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dtelnet_execution.py21 def telnet_execute_cmd(hostname, username, password, command, timeout=60): argument
H A Dssh_execution.py23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DOcpMctpVdm.hpp79 uint8_t command; member
86 uint8_t command; member
95 uint8_t command; member
/openbmc/openpower-host-ipmi-oem/
H A Dhost-interface.hpp10 namespace command namespace
/openbmc/u-boot/lib/
H A Dtpm-common.c147 u32 tpm_command_size(const void *command) in tpm_command_size()
161 u32 tpm_sendrecv_command(struct udevice *dev, const void *command, in tpm_sendrecv_command()
/openbmc/hiomapd/test/
H A Drequest_high_version.c12 static const uint8_t command[] = { variable
H A Dget_mbox_info_v2_timeout.c12 static const uint8_t command[] = { variable
H A Drequest_low_version.c12 static const uint8_t command[] = { variable
H A Dget_mbox_info_v2.c12 static const uint8_t command[] = { variable
/openbmc/phosphor-mboxd/test/
H A Dget_mbox_info_v2.c12 static const uint8_t command[] = { variable
H A Drequest_high_version.c12 static const uint8_t command[] = { variable
H A Drequest_low_version.c12 static const uint8_t command[] = { variable
H A Dget_mbox_info_v2_timeout.c12 static const uint8_t command[] = { variable
/openbmc/u-boot/arch/x86/include/asm/
H A Dist.h15 __u32 command; member
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Ddnf.py19 def dnf(self, command, expected = 0): argument
66 def dnf_with_repo(self, command): argument

1234567891011