Searched defs:cmdp (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/csiostor/ |
| H A D | csio_mb.c | 80 struct fw_hello_cmd *cmdp = (struct fw_hello_cmd *)(mbp->mb); in csio_mb_hello() local 143 struct fw_bye_cmd *cmdp = (struct fw_bye_cmd *)(mbp->mb); in csio_mb_bye() local 166 struct fw_reset_cmd *cmdp = (struct fw_reset_cmd *)(mbp->mb); in csio_mb_reset() local 200 struct fw_params_cmd *cmdp = (struct fw_params_cmd *)(mbp->mb); in csio_mb_params() local 304 struct fw_caps_config_cmd *cmdp = in csio_mb_caps_config() local 346 struct fw_port_cmd *cmdp = (struct fw_port_cmd *)(mbp->mb); in csio_mb_port() local 416 struct fw_initialize_cmd *cmdp = (struct fw_initialize_cmd *)(mbp->mb); in csio_mb_initialize() 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 [all …]
|
| /OK3568_Linux_fs/kernel/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 | 78 struct nx_gzip_crb_cpb_t *cmdp, void *handle) in compress_fht_sample() 244 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
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | cli.h | 134 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli.c | 149 bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | gdth.c | 1976 register gdth_cmd_str *cmdp; in gdth_fill_cache_cmd() local 2139 register gdth_cmd_str *cmdp; in gdth_fill_raw_cmd() local 2296 register gdth_cmd_str *cmdp; in gdth_special_cmd() local 2646 gdth_cmd_str *cmdp; in gdth_sync_event() local 3009 gdth_cmd_str *cmdp; in gdth_async_event() local
|
| H A D | atp870u.c | 122 unsigned char i, j, c, target_id, lun,cmdp; in atp870u_intr_handle() local
|
| H A D | pmcraid.c | 5011 struct pmcraid_cmd *cmdp = pinstance->cmd_list[i]; in pmcraid_init_buffers() local
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | sg.h | 54 unsigned char __user *cmdp; /* [i], [*i] points to command to perform */ member 83 compat_uptr_t cmdp; /* [i], [*i] points to command to perform */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/ |
| H A D | sg.h | 54 unsigned char * cmdp; /* [i], [*i] points to command to perform */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/ |
| H A D | sg.h | 54 unsigned char * cmdp; /* [i], [*i] points to command to perform */ member
|