Searched defs:cmdp (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_mb.c | 143 struct fw_bye_cmd *cmdp = (struct fw_bye_cmd *)(mbp->mb); in csio_mb_bye() local 304 struct fw_caps_config_cmd *cmdp = in csio_mb_caps_config() local 444 struct fw_iq_cmd *cmdp = (struct fw_iq_cmd *)(mbp->mb); in csio_mb_iq_alloc() local 490 struct fw_iq_cmd *cmdp = (struct fw_iq_cmd *)(mbp->mb); in csio_mb_iq_write() local 626 struct fw_iq_cmd *cmdp = (struct fw_iq_cmd *)(mbp->mb); in csio_mb_iq_free() local 843 struct fw_fcoe_link_cmd *cmdp = in csio_write_fcoe_link_cond_init_mb() local 877 struct fw_fcoe_res_info_cmd *cmdp = in csio_fcoe_read_res_info_init_mb() local 912 struct fw_fcoe_vnp_cmd *cmdp = in csio_fcoe_vnp_alloc_init_mb() local 953 struct fw_fcoe_vnp_cmd *cmdp = in csio_fcoe_vnp_read_init_mb() local 982 struct fw_fcoe_vnp_cmd *cmdp = in csio_fcoe_vnp_free_init_mb() local [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 135 static int nx_wait_for_csb(struct nx_gzip_crb_cpb_t *cmdp) in nx_wait_for_csb() 195 static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_run_job() 262 int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_submit_job()
|
H A D | gzfht_test.c | 81 struct nx_gzip_crb_cpb_t *cmdp, void *handle) in compress_fht_sample() 199 struct nx_gzip_crb_cpb_t *cmdp; in compress_file() local
|
H A D | gunz_test.c | 246 struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nx_submit_job() 294 struct nx_gzip_crb_cpb_t cmd, *cmdp; in decompress_file() local
|
/openbmc/u-boot/include/ |
H A D | cli.h | 133 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
|
/openbmc/u-boot/common/ |
H A D | cli.c | 145 bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
|
/openbmc/linux/include/scsi/ |
H A D | sg.h | 50 unsigned char __user *cmdp; /* [i], [*i] points to command to perform */ member 79 compat_uptr_t cmdp; /* [i], [*i] points to command to perform */ member
|
/openbmc/linux/drivers/scsi/ |
H A D | atp870u.c | 123 unsigned char i, j, c, target_id, lun,cmdp; in atp870u_intr_handle() local
|
H A D | pmcraid.c | 4513 struct pmcraid_cmd *cmdp = pinstance->cmd_list[i]; in pmcraid_init_buffers() local
|
/openbmc/qemu/monitor/ |
H A D | hmp.c | 645 const char **cmdp, in monitor_parse_command()
|
/openbmc/qemu/block/ |
H A D | nvme.c | 477 uint8_t *cmdp = (uint8_t *)cmd + i * 8; in nvme_trace_command() local
|