tcmd
Cmd_func tcmd;
setcom(cmd_info, tcmd);
setcom(cmd_info, tcmd);
cmd1394_cmd_t *tcmd;
if ((tcmd = hal->br_cmplq_tail) != NULL) {
s_priv = S1394_GET_CMD_PRIV(tcmd);
cmd1394_cmd_t *cmd, *tcmd;
tcmd = s_priv->cmd_priv_next;
cmd = tcmd;