Lines Matching defs:buf_cmd
440 u8 *buf_cmd, *buf_oaf;
486 buf_cmd = buf_tmp = slot->buf;
531 memcpy(buf_cmd, &task->ata_task.fis, sizeof(struct host_to_dev_fis));
533 memcpy(buf_cmd + STP_ATAPI_CMD,
567 u8 *buf_cmd, *buf_oaf;
599 buf_cmd = buf_tmp = slot->buf;
648 ssp_hdr = (struct ssp_frame_hdr *)buf_cmd;
662 buf_cmd += sizeof(*ssp_hdr);
663 memcpy(buf_cmd, &task->ssp_task.LUN, 8);
666 buf_cmd[9] = task->ssp_task.task_attr;
667 memcpy(buf_cmd + 12, task->ssp_task.cmd->cmnd,
670 buf_cmd[10] = tmf->tmf;
674 buf_cmd[12] =
676 buf_cmd[13] =