Searched refs:orig_fe_lun (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_ua.c40 deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun);
213 deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun);
261 cmd->orig_fe_lun, cmd->t_task_cdb[0], *asc, *ascq);
285 deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun);
320 cmd->orig_fe_lun, *asc, *ascq);
H A Dtarget_core_device.c57 deve = target_nacl_find_deve(nacl, se_cmd->orig_fe_lun);
73 se_cmd->orig_fe_lun);
99 if (se_cmd->orig_fe_lun != 0) {
103 se_cmd->orig_fe_lun,
152 deve = target_nacl_find_deve(nacl, se_cmd->orig_fe_lun);
173 se_cmd->orig_fe_lun,
191 deve = target_nacl_find_deve(se_sess->se_node_acl, cmd->orig_fe_lun);
H A Dtarget_core_pr.c231 cmd->se_lun->unpacked_lun, cmd->orig_fe_lun,
279 cmd->orig_fe_lun,
293 cmd->se_lun->unpacked_lun, cmd->orig_fe_lun,
330 se_deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun);
1503 NULL, cmd->orig_fe_lun, l_isid,
2085 NULL, cmd->orig_fe_lun, isid_ptr,
H A Dtarget_core_transport.c1472 cmd->orig_fe_lun = unpacked_lun;
2106 cmd->orig_fe_lun, 0x2C,
/linux-master/include/trace/events/
H A Dtarget.h150 __entry->unpacked_lun = cmd->orig_fe_lun;
190 __entry->unpacked_lun = cmd->orig_fe_lun;
/linux-master/drivers/target/iscsi/
H A Discsi_target_tmr.c157 if (ref_lun != ref_cmd->se_cmd.orig_fe_lun) {
159 " differing ref_lun: %llu ref_cmd orig_fe_lun: %llu\n",
160 ref_lun, ref_cmd->se_cmd.orig_fe_lun);
H A Discsi_target.c2834 int_to_scsilun(cmd->se_cmd.orig_fe_lun,
3120 int_to_scsilun(cmd->se_cmd.orig_fe_lun,
/linux-master/include/target/
H A Dtarget_core_base.h495 u64 orig_fe_lun; member in struct:se_cmd
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c2151 mcmd->unpacked_lun = abort_cmd->se_cmd.orig_fe_lun;

Completed in 342 milliseconds