target_cmd
u32 target_cmd = 0;
target_cmd = entry_i + CAM_CONTENT_COUNT * j;
target_cmd = target_cmd | BIT(31);
target_cmd);
uchar target_cmd;
q->sg_working_ix, q->target_cmd);
struct target_cmd *targetcmds;
struct target_cmd *cmd;
sizeof(struct target_cmd),
ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd)
struct target_cmd *cmd);
driver_data_size += AHD_TMODE_CMDS * sizeof(struct target_cmd);
ahd->targetcmds = (struct target_cmd *)next_vaddr;
next_vaddr += AHD_TMODE_CMDS * sizeof(struct target_cmd);
next_baddr += AHD_TMODE_CMDS * sizeof(struct target_cmd);
sizeof(struct target_cmd) * AHD_TMODE_CMDS,
/*len*/sizeof(struct target_cmd),
struct target_cmd *targetcmds;
struct target_cmd *cmd);
driver_data_size += AHC_TMODE_CMDS * sizeof(struct target_cmd)
ahc->targetcmds = (struct target_cmd *)ahc->qoutfifo;
sizeof(struct target_cmd) * AHC_TMODE_CMDS,
/*len*/sizeof(struct target_cmd),
struct target_cmd *cmd;
sizeof(struct target_cmd),
ahc_handle_target_cmd(struct ahc_softc *ahc, struct target_cmd *cmd)
char *target_cmd, *agent_cmd;
target_cmd = kstrdup_quotable_cmdline(info->target, GFP_KERNEL);
info->access, target_cmd, info->target->pid, agent_cmd,
kfree(target_cmd);