/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | pmbus_read_sensor_action.hpp | 69 explicit PMBusReadSensorAction(SensorType type, uint8_t command, in PMBusReadSensorAction() 175 const uint8_t command{}; member in phosphor::power::regulators::PMBusReadSensorAction
|
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_mdio.c | 34 u32 command, val, device_type = 0; in ngbe_phy_read_reg_mdi_c22() local 62 u32 command, val, device_type = 0; in ngbe_phy_write_reg_mdi_c22() local 90 u32 val, command; in ngbe_phy_read_reg_mdi_c45() local 119 int ret, command; in ngbe_phy_write_reg_mdi_c45() local
|
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | ncsi.c | 93 void NCSI_PrintCommandStr (MAC_ENGINE *eng, unsigned char command, unsigned iid) { in NCSI_PrintCommandStr() 131 void NCSI_PrintCommandType (MAC_ENGINE *eng, unsigned char command, unsigned iid) { in NCSI_PrintCommandType() 137 void NCSI_PrintCommandType2File (MAC_ENGINE *eng, unsigned char command, unsigned iid) { in NCSI_PrintCommandType2File() 409 char NCSI_Tx (MAC_ENGINE *eng, unsigned char command, unsigned char allid, uint16_t length) { in NCSI_Tx() 540 char NCSI_SentWaitPacket (MAC_ENGINE *eng, unsigned char command, unsigned char allid, uint16_t len… in NCSI_SentWaitPacket()
|
/openbmc/phosphor-pid-control/ipmi/ |
H A D | manual_messages.hpp | 19 uint8_t command; member 25 uint8_t command; member
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_client.py | 37 def create_ipmi_ext_command_string(command, **options): argument 145 def process_ipmi_user_options(command): argument
|
/openbmc/qemu/migration/ |
H A D | exec.c | 43 void exec_start_outgoing_migration(MigrationState *s, strList *command, in exec_start_outgoing_migration() 71 void exec_start_incoming_migration(strList *command, Error **errp) in exec_start_incoming_migration()
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | desc_constr.h | 134 static inline void append_cmd(u32 *desc, u32 command) in append_cmd() 156 static inline u32 *write_cmd(u32 *desc, u32 command) in write_cmd() 164 u32 command) in append_cmd_ptr() 172 unsigned int len, u32 command) in append_cmd_ptr_extlen() 181 u32 command) in append_cmd_data()
|
/openbmc/linux/drivers/input/serio/ |
H A D | libps2.c | 204 unsigned int command, unsigned int timeout) in ps2_adjust_timeout() 265 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in __ps2_command() 401 int ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in ps2_command() 423 int ps2_sliced_command(struct ps2dev *ps2dev, u8 command) in ps2_sliced_command()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-roccat-common.c | 108 uint command, void const *buf, uint size) in roccat_common2_send_with_status() 132 size_t real_size, uint command) in roccat_common2_sysfs_read() 155 size_t real_size, uint command) in roccat_common2_sysfs_write()
|
H A D | hid-roccat-arvo.h | 15 uint8_t command; /* ARVO_COMMAND_MODE_KEY */ member 28 uint8_t command; /* ARVO_COMMAND_KEY_MASK */ member 34 uint8_t command; /* ARVO_COMMAND_ACTUAL_PROFILE */ member
|
/openbmc/linux/drivers/cpufreq/ |
H A D | speedstep-smi.c | 64 u32 command, result, magic, dummy; in speedstep_smi_ownership() local 102 u32 command, result = 0, edi, high_mhz, low_mhz, dummy; in speedstep_smi_get_freqs() local 150 unsigned int result = 0, command, new_state, dummy; in speedstep_set_state() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | ssh.py | 58 def _run(self, command, timeout=None, ignore_status=True): argument 75 def run(self, command, timeout=None, ignore_status=True): argument 209 def SSHCall(command, logger, timeout=None, **opts): argument
|
/openbmc/phosphor-host-ipmid/ |
H A D | host-interface.cpp | 22 namespace command namespace 49 void Host::execute(Base::Host::Command command) in execute()
|
/openbmc/linux/drivers/usb/storage/ |
H A D | shuttle_usbat.c | 346 unsigned char *command = us->iobuf; in usbat_set_shuttle_features() local 449 unsigned char *command = us->iobuf; in usbat_read_block() local 483 unsigned char *command = us->iobuf; in usbat_write_block() local 531 unsigned char *command = us->iobuf; in usbat_hp8200e_rw_block_test() local 684 unsigned char *command = us->iobuf; in usbat_multiple_write() local 742 unsigned char *command = us->iobuf; in usbat_read_blocks() local 784 unsigned char *command = us->iobuf; in usbat_write_blocks() local 1059 unsigned char command[3] = { 0x01, 0xA0, 0xEC }; in usbat_flash_get_sector_count() local 1121 unsigned char command[7]; in usbat_flash_read_data() local 1212 unsigned char command[7]; in usbat_flash_write_data() local
|
H A D | alauda.c | 313 unsigned char command; in alauda_get_media_status() local 335 unsigned char command; in alauda_ack_media() local 352 unsigned char command; in alauda_get_media_signature() local 368 unsigned char *command = us->iobuf; in alauda_reset_media() local 503 unsigned char command[] = { in alauda_check_status2() local 533 unsigned char command[] = { in alauda_get_redu_data() local 705 unsigned char command[] = { in alauda_erase_block() local 735 unsigned char command[] = { in alauda_read_block_raw() local 786 unsigned char command[] = { in alauda_write_block() local
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | dot_command.c | 56 struct command *command; in ibmasm_send_driver_vpd() local 98 unsigned char command[3]; member
|
/openbmc/qemu/backends/ |
H A D | spdm-socket.c | 75 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/openpower-sbe-interface/ |
H A D | sbe_interfaces.cpp | 55 std::array<sbe_word_t, READ_CMD_LENGTH> command = { in read() local 83 std::array<sbe_word_t, WRITE_CMD_LENGTH> command = { in write() local
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | sst25l.c | 93 unsigned char command[2]; in sst25l_write_enable() local 144 unsigned char command[4]; in sst25l_erase_sector() local 212 unsigned char command[4]; in sst25l_read() local 254 unsigned char command[5]; in sst25l_write() local
|
H A D | mchp23k256.c | 66 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_write() local 105 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_read() local 147 unsigned char command[2]; in mchp23k256_set_mode() local
|
/openbmc/openpower-occ-control/ |
H A D | occ_pass_through.cpp | 47 std::vector<int32_t> PassThrough::send(std::vector<int32_t> command) in send() 69 std::vector<uint8_t> PassThrough::send(std::vector<uint8_t> command) in send()
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | commands.py | 29 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 219 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options… argument
|
H A D | dump.py | 53 def _construct_filename(self, command): argument 67 def _write_dump(self, command, output): argument
|
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | nsPlugin.py | 45 def adjust_command(self, stage, command): argument 121 def _exec_cmd(self, stage, command): argument
|
/openbmc/linux/drivers/usb/typec/ucsi/ |
H A D | displayport.c | 53 u64 command; in ucsi_displayport_enter() local 112 u64 command; in ucsi_displayport_exit() local 187 u64 command; in ucsi_displayport_configure() local
|