Home
last modified time | relevance | path

Searched defs:se_task (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/target/
Dtarget_core_base.h465 struct se_task { struct
466 unsigned char task_sense;
467 struct scatterlist *task_sg;
468 struct scatterlist *task_sg_bidi;
469 u8 task_scsi_status;
470 u8 task_flags;
471 int task_error_status;
472 int task_state_flags;
473 bool task_padded_sg;
474 unsigned long long task_lba;
[all …]
/linux-2.6.39/drivers/target/
Dtarget_core_device.c659 struct se_task *se_task; in transport_core_report_lun_response() local