Home
last modified time | relevance | path

Searched defs:command (Results 151 – 175 of 258) sorted by relevance

1234567891011

/openbmc/u-boot/board/renesas/sh7785lcr/
H A Drtl8169_mac.c87 static inline void sh7785lcr_setcmd(unsigned char command) in sh7785lcr_setcmd()
/openbmc/u-boot/drivers/w1/
H A Dmxc_w1.c37 u16 command; member
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.hpp128 uint8_t command = 0; member
/openbmc/u-boot/drivers/net/
H A Ddc2114x.c177 static void OUTL(struct eth_device* dev, int command, u_long addr) in OUTL()
526 sendto_srom(struct eth_device* dev, u_int command, u_long addr) in sendto_srom()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp254 void encodeRWResponseHandler(uint8_t instance_id, uint8_t command, in encodeRWResponseHandler()
305 void encodeRWTypeMemoryResponseHandler(uint8_t instance_id, uint8_t command, in encodeRWTypeMemoryResponseHandler()
319 void encodeRWTypeResponseHandler(uint8_t instance_id, uint8_t command, in encodeRWTypeResponseHandler()
/openbmc/bios-bmc-smm-error-logger/test/
H A Drde_handler_test.cpp63 std::vector<uint8_t> command(sizeof(header)); local
80 std::vector<uint8_t> command(sizeof(header)); in createMultiPartRespCmd() local
588 std::vector<uint8_t> command(actualSize); in TEST_F() local
/openbmc/u-boot/board/synopsys/hsdk/
H A Denv-lib.c48 char command[MAX_CMD_LEN]; in env_read_core() local
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py203 def run_serial(self, command, timeout=60): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcase.py154 def add_command_to_tearDown(self, command): argument
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp7 namespace command namespace
/openbmc/u-boot/include/
H A Dfis.h15 u8 command; member
38 u8 command; member
/openbmc/u-boot/drivers/video/
H A Dscf0403_lcd.c192 u32 command = cmd->cmd; in scf0403_spi_transfer() local
/openbmc/u-boot/drivers/misc/
H A Dswap_case.c23 u16 command; member
/openbmc/openpower-hw-diags/attn/
H A Dti_handler.hpp22 uint8_t command; // 0x01, phyp/opal = 0xA1 member
/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h96 uint32_t command; /**< Command */ member
/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp171 uint32_t command = 0; in getCommand() local
/openbmc/qemu/tests/qtest/
H A Ddrive_del-test.c21 static bool look_for_drive0(QTestState *qts, const char *command, const char *key) in look_for_drive0()
/openbmc/qemu/hw/net/can/
H A Dctucan_core.c321 union ctu_can_fd_command command; in ctucan_mem_write() local
/openbmc/qemu/hw/i386/
H A Dvmmouse.c225 uint16_t command; in vmmouse_ioport_read() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp139 std::string command = in getValidationToolCommand() local
146 int runToolForOutputWithCommand(std::string command, in runToolForOutputWithCommand()
197 std::string command = getValidationToolCommand(configFileName); in runToolForOutput() local
254 const std::string& command, int status) in expectCommandLineSyntax()
3307 std::string command; in TEST() local
/openbmc/ipmitool/lib/
H A Dipmi_vita.c384 char **argv, unsigned char command) in ipmi_vita_set_fru_activation()
H A Dipmi_delloem.c736 ipmi_lcd_get_configure_command(struct ipmi_intf * intf, uint8_t *command) in ipmi_lcd_get_configure_command()
769 ipmi_lcd_set_configure_command(struct ipmi_intf * intf, int command) in ipmi_lcd_set_configure_command()
1009 uint8_t command = 0; in ipmi_lcd_get_info() local
1400 ipmi_lcd_configure(struct ipmi_intf * intf, int command, in ipmi_lcd_configure()
/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtach.c212 static int pwmtach_action( pwmtach_ioctl_data* argp, int command ) in pwmtach_action()
/openbmc/libpldm/include/libpldm/
H A Dbase.h203 uint8_t command; //!< PLDM command code member
287 uint8_t command; //!< PLDM command code member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c789 static void prepare_start_command(struct pxa3xx_nand_info *info, int command) in prepare_start_command()
837 static int prepare_set_command(struct pxa3xx_nand_info *info, int command, in prepare_set_command()
1032 static void nand_cmdfunc(struct mtd_info *mtd, unsigned command, in nand_cmdfunc()
1093 const unsigned command, in nand_cmdfunc_extended()

1234567891011