Home
last modified time | relevance | path

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

/linux/drivers/target/
A Dtarget_core_ua.c40 deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun); in target_scsi3_ua_check()
213 deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun); in core_scsi3_ua_for_check_condition()
261 cmd->orig_fe_lun, cmd->t_task_cdb[0], *asc, *ascq); in core_scsi3_ua_for_check_condition()
285 deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun); in core_scsi3_ua_clear_for_request_sense()
320 cmd->orig_fe_lun, *asc, *ascq); in core_scsi3_ua_clear_for_request_sense()
A Dtarget_core_device.c57 deve = target_nacl_find_deve(nacl, se_cmd->orig_fe_lun); in transport_lookup_cmd_lun()
73 se_cmd->orig_fe_lun); in transport_lookup_cmd_lun()
99 if (se_cmd->orig_fe_lun != 0) { in transport_lookup_cmd_lun()
103 se_cmd->orig_fe_lun, in transport_lookup_cmd_lun()
153 deve = target_nacl_find_deve(nacl, se_cmd->orig_fe_lun); in transport_lookup_tmr_lun()
174 se_cmd->orig_fe_lun, in transport_lookup_tmr_lun()
196 deve = target_nacl_find_deve(se_sess->se_node_acl, cmd->orig_fe_lun); in target_lun_is_rdonly()
A Dtarget_core_pr.c231 cmd->se_lun->unpacked_lun, cmd->orig_fe_lun, in target_scsi2_reservation_release()
279 cmd->orig_fe_lun, in target_scsi2_reservation_reserve()
293 cmd->se_lun->unpacked_lun, cmd->orig_fe_lun, in target_scsi2_reservation_reserve()
330 se_deve = target_nacl_find_deve(nacl, cmd->orig_fe_lun); in core_scsi3_pr_seq_non_holder()
1512 NULL, cmd->orig_fe_lun, l_isid, in core_scsi3_decode_spec_i_port()
2095 NULL, cmd->orig_fe_lun, isid_ptr, in core_scsi3_emulate_pro_register()
A Dtarget_core_transport.c1441 cmd->orig_fe_lun = unpacked_lun; in __target_init_cmd()
2070 cmd->orig_fe_lun, 0x2C, in transport_generic_request_failure()
3535 cmd->orig_fe_lun, 0x29, in target_tmr_work()
/linux/include/trace/events/
A Dtarget.h150 __entry->unpacked_lun = cmd->orig_fe_lun;
190 __entry->unpacked_lun = cmd->orig_fe_lun;
/linux/drivers/target/iscsi/
A Discsi_target_tmr.c157 if (ref_lun != ref_cmd->se_cmd.orig_fe_lun) { in iscsit_tmr_task_reassign()
160 ref_lun, ref_cmd->se_cmd.orig_fe_lun); in iscsit_tmr_task_reassign()
A Discsi_target.c2801 int_to_scsilun(cmd->se_cmd.orig_fe_lun, in iscsit_build_datain_pdu()
3087 int_to_scsilun(cmd->se_cmd.orig_fe_lun, in iscsit_send_r2t()
/linux/include/target/
A Dtarget_core_base.h484 u64 orig_fe_lun; member
/linux/drivers/scsi/qla2xxx/
A Dqla_target.c2173 mcmd->unpacked_lun = abort_cmd->se_cmd.orig_fe_lun; in __qlt_24xx_handle_abts()

Completed in 41 milliseconds