/openbmc/linux/drivers/scsi/ |
H A D | vmw_pvscsi.c | 58 struct scsi_cmnd *cmd; member 246 u32 cmd, const void *desc, size_t len) in pvscsi_write_cmd_desc() 261 struct PVSCSICmdDescAbortCmd cmd = { 0 }; in pvscsi_abort_cmd() local 317 struct PVSCSICmdDescResetDevice cmd = { 0 }; in ll_device_reset() local 417 struct scsi_cmnd *cmd; in pvscsi_unmap_buffers() local 488 struct PVSCSICmdDescSetupRings cmd = { 0 }; in pvscsi_setup_all_rings() local 547 struct scsi_cmnd *cmd; in pvscsi_complete_request() local 774 static int pvscsi_queue_lck(struct scsi_cmnd *cmd) in pvscsi_queue_lck() 884 struct scsi_cmnd *cmd = ctx->cmd; in pvscsi_reset_all() local 951 static int pvscsi_bus_reset(struct scsi_cmnd *cmd) in pvscsi_bus_reset() [all …]
|
H A D | fdomain.c | 118 static struct scsi_pointer *fdomain_scsi_pointer(struct scsi_cmnd *cmd) in fdomain_scsi_pointer() 218 static void fdomain_read_data(struct scsi_cmnd *cmd) in fdomain_read_data() 238 static void fdomain_write_data(struct scsi_cmnd *cmd) in fdomain_write_data() 270 struct scsi_cmnd *cmd = fd->cur_cmd; in fdomain_work() local 405 static int fdomain_queue(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in fdomain_queue() 438 static int fdomain_abort(struct scsi_cmnd *cmd) in fdomain_abort() 459 static int fdomain_host_reset(struct scsi_cmnd *cmd) in fdomain_host_reset()
|
H A D | ps3rom.c | 85 struct scsi_cmnd *cmd) in ps3rom_atapi_request() 148 static inline unsigned int srb10_lba(const struct scsi_cmnd *cmd) in srb10_lba() 154 static inline unsigned int srb10_len(const struct scsi_cmnd *cmd) in srb10_len() 160 struct scsi_cmnd *cmd, u32 start_sector, in ps3rom_read_request() 181 struct scsi_cmnd *cmd, u32 start_sector, in ps3rom_write_request() 203 static int ps3rom_queuecommand_lck(struct scsi_cmnd *cmd) in ps3rom_queuecommand_lck() 263 struct scsi_cmnd *cmd; in ps3rom_interrupt() local
|
H A D | mvumi.c | 253 struct mvumi_cmd *cmd; in mvumi_create_internal_cmd() local 287 struct mvumi_cmd *cmd) in mvumi_delete_internal_cmd() 318 struct mvumi_cmd *cmd = NULL; in mvumi_get_cmd() local 336 struct mvumi_cmd *cmd) in mvumi_return_cmd() 348 struct mvumi_cmd *cmd; in mvumi_free_cmds() local 368 struct mvumi_cmd *cmd; in mvumi_alloc_cmds() local 711 struct mvumi_cmd *cmd) in mvumi_issue_blocked_cmd() 768 struct mvumi_cmd *cmd; in mvumi_flush_cache() local 1701 struct mvumi_cmd *cmd; in mvumi_get_event() local 1767 struct mvumi_cmd *cmd; in mvumi_handle_clob() local [all …]
|
/openbmc/skeleton/pyipmitest/ |
H A D | ipmi_debug.py | 18 def header(seq, netfn, lun, cmd): argument 27 def print_request(seq, netfn, lun, cmd, data): argument 33 def print_response(seq, netfn, lun, cmd, cc, data): argument 47 def ReceivedMessage(self, seq, netfn, lun, cmd, data): argument 52 def sendMessage(self, seq, netfn, lun, cmd, ccode, data): argument
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc.c | 211 struct mmc_cmd cmd; in mmc_send_status() local 256 struct mmc_cmd cmd; in mmc_set_blocklen() local 319 struct mmc_cmd cmd; in mmc_send_tuning() local 359 struct mmc_cmd cmd; in mmc_read_blocks() local 456 struct mmc_cmd cmd; in mmc_go_idle() local 478 struct mmc_cmd cmd; in mmc_switch_voltage() local 541 struct mmc_cmd cmd; in sd_send_op_cond() local 619 struct mmc_cmd cmd; in mmc_send_op_cond_iter() local 661 struct mmc_cmd cmd; in mmc_complete_op_cond() local 708 struct mmc_cmd cmd; in mmc_send_ext_csd() local [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | cmd.c | 24 struct wl1251_cmd_header *cmd; in wl1251_cmd_send() local 207 struct cmd_enabledisable_path *cmd; in wl1251_cmd_data_path_rx() local 241 struct cmd_enabledisable_path *cmd; in wl1251_cmd_data_path_tx() local 345 struct cmd_read_write_memory *cmd; in wl1251_cmd_read_memory() local 383 struct wl1251_cmd_packet_template *cmd; in wl1251_cmd_template_set() local 417 struct wl1251_cmd_scan *cmd; in wl1251_cmd_scan() local 486 struct wl1251_cmd_trigger_scan_to *cmd; in wl1251_cmd_trigger_scan_to() local
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | ucma.c | 372 struct rdma_ucm_get_event cmd; in ucma_get_event() local 442 struct rdma_ucm_create_id cmd; in ucma_create_id() local 628 struct rdma_ucm_bind_ip cmd; in ucma_bind_ip() local 653 struct rdma_ucm_bind cmd; in ucma_bind() local 820 struct rdma_ucm_query cmd; in ucma_query_route() local 1000 struct rdma_ucm_query cmd; in ucma_query() local 1055 struct rdma_ucm_connect cmd; in ucma_connect() local 1089 struct rdma_ucm_listen cmd; in ucma_listen() local 1114 struct rdma_ucm_accept cmd; in ucma_accept() local 1161 struct rdma_ucm_reject cmd; in ucma_reject() local [all …]
|
/openbmc/linux/arch/s390/hypfs/ |
H A D | hypfs_sprp.c | 26 static inline unsigned long __hypfs_sprp_diag304(void *data, unsigned long cmd) in __hypfs_sprp_diag304() 37 static unsigned long hypfs_sprp_diag304(void *data, unsigned long cmd) in hypfs_sprp_diag304() 71 unsigned long cmd; in __hypfs_sprp_ioctl() local 112 static long hypfs_sprp_ioctl(struct file *file, unsigned int cmd, in hypfs_sprp_ioctl()
|
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_state_monitor.c | 100 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command() 120 struct t7xx_fsm_command *cmd, *cmd_next; in fsm_flush_event_cmd_qs() local 169 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception() 217 static void fsm_routine_stopped(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopped() 227 static void fsm_routine_stopping(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopping() 317 static void fsm_routine_start(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_start() 354 struct t7xx_fsm_command *cmd; in fsm_main_thread() local 400 struct t7xx_fsm_command *cmd; in t7xx_fsm_append_cmd() local
|
/openbmc/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 926 struct ibmvscsis_cmd *cmd) in ibmvscsis_free_cmd_resources() 1256 struct ibmvscsis_cmd *cmd, *nxt; in ibmvscsis_free_cmd_qs() local 1877 struct ibmvscsis_cmd *cmd, *nxt; in ibmvscsis_send_messages() local 2026 struct ibmvscsis_cmd *cmd; in ibmvscsis_mad() local 2099 struct ibmvscsis_cmd *cmd) in ibmvscsis_login_rsp() 2273 struct ibmvscsis_cmd *cmd, in ibmvscsis_srp_login() 2347 struct ibmvscsis_cmd *cmd, in ibmvscsis_srp_i_logout() 2373 struct ibmvscsis_cmd *cmd; in ibmvscsis_srp_cmd() local 2663 struct ibmvscsis_cmd *cmd) in ibmvscsis_parse_cmd() 2749 struct ibmvscsis_cmd *cmd) in ibmvscsis_parse_task() [all …]
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | platform-access.c | 25 static int check_recovery(u32 __iomem *cmd) in check_recovery() 30 static int wait_cmd(u32 __iomem *cmd) in wait_cmd() 60 u32 __iomem *cmd, *lo, *hi; in psp_send_platform_access_msg() local 152 u32 __iomem *button, *cmd; in psp_ring_platform_doorbell() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 218 struct i40e_aqc_queue_shutdown *cmd = in i40e_aq_queue_shutdown() local 1520 struct i40e_aqc_clear_pxe *cmd = in i40e_aq_clear_pxe_mode() local 2428 struct i40e_aqc_add_veb *cmd = in i40e_aq_add_veb() local 2537 struct i40e_aqc_macvlan *cmd = in i40e_prepare_add_macvlan() local 2639 struct i40e_aqc_macvlan *cmd = in i40e_aq_remove_macvlan() local 2687 struct i40e_aqc_macvlan *cmd; in i40e_aq_remove_macvlan_v2() local 3032 struct i40e_aqc_nvm_update *cmd = in i40e_aq_read_nvm() local 3077 struct i40e_aqc_nvm_update *cmd = in i40e_aq_erase_nvm() local 3417 struct i40e_aqc_nvm_update *cmd = in i40e_aq_update_nvm() local 3468 struct i40e_aqc_nvm_update *cmd; in i40e_aq_rearrange_nvm() local [all …]
|
/openbmc/linux/drivers/net/can/peak_canfd/ |
H A D | peak_canfd.c | 50 struct pucan_command *cmd; in pucan_add_cmd() local 120 struct pucan_timing_slow *cmd; in pucan_set_timing_slow() local 143 struct pucan_timing_fast *cmd; in pucan_set_timing_fast() local 161 struct pucan_std_filter *cmd; in pucan_set_std_filter() local 185 struct pucan_tx_abort *cmd; in pucan_tx_abort() local 196 struct pucan_wr_err_cnt *cmd; in pucan_clr_err_counters() local 209 struct pucan_options *cmd; in pucan_set_options() local 220 struct pucan_options *cmd; in pucan_clr_options() local 746 static int peak_eth_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in peak_eth_ioctl()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table2.c | 114 union dmub_rb_cmd cmd; in encoder_control_dmcub() local 250 union dmub_rb_cmd cmd; in transmitter_control_dmcub() local 270 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_6() local 312 union dmub_rb_cmd cmd; in transmitter_control_dmcub_v1_7() local 332 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_7() local 421 union dmub_rb_cmd cmd; in set_pixel_clock_dmcub() local 787 union dmub_rb_cmd cmd; in enable_disp_power_gating_dmcub() local 882 const struct command_table_helper *cmd = bp->cmd_helper; in set_dce_clock_v2_1() local 996 union dmub_rb_cmd cmd; in enable_lvtma_control_dmcub() local
|
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | dpmcp.c | 33 struct fsl_mc_command cmd = { 0 }; in dpmcp_open() local 69 struct fsl_mc_command cmd = { 0 }; in dpmcp_close() local 91 struct fsl_mc_command cmd = { 0 }; in dpmcp_reset() local
|
/openbmc/linux/include/soc/qcom/ |
H A D | rpmh.h | 28 const struct tcs_cmd *cmd, u32 n) in rpmh_write() 33 const struct tcs_cmd *cmd, u32 n) in rpmh_write_async() 38 const struct tcs_cmd *cmd, u32 *n) in rpmh_write_batch()
|
/openbmc/linux/drivers/net/ethernet/wiznet/ |
H A D | w5100-spi.c | 29 u8 cmd[3] = { W5100_SPI_READ_OPCODE, addr >> 8, addr & 0xff }; in w5100_spi_read() local 41 u8 cmd[4] = { W5100_SPI_WRITE_OPCODE, addr >> 8, addr & 0xff, data}; in w5100_spi_write() local 142 u8 cmd[4] = { addr >> 8, addr & 0xff, 0, 1 }; in w5200_spi_read() local 154 u8 cmd[5] = { addr >> 8, addr & 0xff, W5200_SPI_WRITE_OPCODE, 1, data }; in w5200_spi_write() local 162 u8 cmd[4] = { addr >> 8, addr & 0xff, 0, 2 }; in w5200_spi_read16() local 174 u8 cmd[6] = { in w5200_spi_write16() local 287 u8 cmd[3] = { in w5500_spi_read() local 303 u8 cmd[4] = { in w5500_spi_write() local 316 u8 cmd[3] = { in w5500_spi_read16() local 332 u8 cmd[5] = { in w5500_spi_write16() local
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_fw.c | 28 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_download() local 40 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_install() local 50 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_activate() local 65 union ionic_dev_cmd cmd = { in ionic_fw_status_long_wait() local
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.c | 639 } __packed cmd = { in __wmi_send() local 1913 u8 *cmd; in wmi_recv_cmd() local 2091 struct wmi_echo_cmd cmd = { in wmi_echo() local 2117 struct wmi_led_cfg_cmd cmd = { in wmi_led_cfg() local 2281 struct wmi_set_ssid_cmd cmd = { in wmi_set_ssid() local 2299 struct wmi_set_ssid_cmd cmd; in wmi_get_ssid() member 2361 struct wmi_p2p_cfg_cmd cmd = { in wmi_p2p_cfg() local 2506 struct wmi_set_appie_cmd *cmd; in wmi_set_ie() local 3054 struct wmi_new_sta_cmd cmd = { in wmi_new_sta() local 3621 struct wmi_sw_tx_req_cmd *cmd; in wmi_mgmt_tx() local [all …]
|
/openbmc/linux/include/linux/ |
H A D | sed-opal.h | 31 static inline bool is_sed_ioctl(unsigned int cmd) in is_sed_ioctl() 64 static inline bool is_sed_ioctl(unsigned int cmd) in is_sed_ioctl() 69 static inline int sed_ioctl(struct opal_dev *dev, unsigned int cmd, in sed_ioctl()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | phy-ctxt.c | 70 struct iwl_phy_context_cmd *cmd, in iwl_mvm_phy_ctxt_cmd_hdr() 118 struct iwl_phy_context_cmd_v1 *cmd, in iwl_mvm_phy_ctxt_cmd_data_v1() 139 struct iwl_phy_context_cmd *cmd, in iwl_mvm_phy_ctxt_cmd_data() 158 struct iwl_rlc_config_cmd cmd = { in iwl_mvm_phy_send_rlc() local 205 struct iwl_phy_context_cmd cmd = {}; in iwl_mvm_phy_ctxt_apply() local 218 struct iwl_phy_context_cmd_v1 cmd = {}; in iwl_mvm_phy_ctxt_apply() local
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_ctl_drv.c | 185 static int adf_ctl_ioctl_dev_config(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_config() 261 static int adf_ctl_ioctl_dev_stop(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_stop() 294 static int adf_ctl_ioctl_dev_start(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_start() 326 static int adf_ctl_ioctl_get_num_devices(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_num_devices() 338 static int adf_ctl_ioctl_get_status(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_status() 377 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl()
|
/openbmc/linux/drivers/s390/net/ |
H A D | ism_drv.c | 151 union ism_cmd_simple cmd; in ism_cmd_simple() local 162 union ism_qi cmd; in query_info() local 179 union ism_reg_sba cmd; in register_sba() local 206 union ism_reg_ieq cmd; in register_ieq() local 275 union ism_read_gid cmd; in ism_read_local_gid() local 349 union ism_reg_dmb cmd; in ism_register_dmb() local 384 union ism_unreg_dmb cmd; in ism_unregister_dmb() local 410 union ism_set_vlan_id cmd; in ism_add_vlan_id() local 423 union ism_set_vlan_id cmd; in ism_del_vlan_id() local 752 union ism_query_rgid cmd; in ism_query_rgid() local [all …]
|
/openbmc/linux/include/linux/mfd/ |
H A D | dln2.h | 5 #define DLN2_CMD(cmd, id) ((cmd) | ((id) << 8)) argument 81 static inline int dln2_transfer_rx(struct platform_device *pdev, u16 cmd, in dln2_transfer_rx() 98 static inline int dln2_transfer_tx(struct platform_device *pdev, u16 cmd, in dln2_transfer_tx()
|