Home
last modified time | relevance | path

Searched defs:cmdp (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c143 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 Dgzip_vas.c135 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 Dgzfht_test.c81 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 Dgunz_test.c246 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 Dcli.h133 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
/openbmc/u-boot/common/
H A Dcli.c145 bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
/openbmc/linux/include/scsi/
H A Dsg.h50 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 Datp870u.c123 unsigned char i, j, c, target_id, lun,cmdp; in atp870u_intr_handle() local
H A Dpmcraid.c4513 struct pmcraid_cmd *cmdp = pinstance->cmd_list[i]; in pmcraid_init_buffers() local
/openbmc/qemu/monitor/
H A Dhmp.c645 const char **cmdp, in monitor_parse_command()
/openbmc/qemu/block/
H A Dnvme.c477 uint8_t *cmdp = (uint8_t *)cmd + i * 8; in nvme_trace_command() local