Searched refs:scsi_task_new (Results 1 – 1 of 1) sorted by relevance
92 static struct scsi_task *scsi_task_new(int cdb_len, uint8_t *cdb, int dir, in scsi_task_new() function175 task = scsi_task_new(cdb_len, req->cdb, dir, len); in handle_cmd_sync()