Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dtarget.h139 __field( unsigned int, unpacked_lun )
150 __entry->unpacked_lun = cmd->orig_fe_lun;
161 __get_str(initiator), __entry->unpacked_lun,
176 __field( unsigned int, unpacked_lun )
190 __entry->unpacked_lun = cmd->orig_fe_lun;
205 __get_str(initiator), __entry->unpacked_lun,
/linux/drivers/target/
H A Dtarget_core_tpg.c140 tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun, in core_tpg_add_node_to_devs()
143 core_enable_device_list_for_node(lun, NULL, lun->unpacked_lun, in core_tpg_add_node_to_devs()
151 lun->unpacked_lun); in core_tpg_add_node_to_devs()
609 u64 unpacked_lun) in core_tpg_alloc_lun() argument
625 lun->unpacked_lun = unpacked_lun; in core_tpg_alloc_lun()
H A Dtarget_core_ua.c157 u32 unpacked_lun, u8 asc, u8 ascq) in target_ua_allocate_lun() argument
165 deve = target_nacl_find_deve(nacl, unpacked_lun); in target_ua_allocate_lun()
H A Dtarget_core_alua.c1194 lun->unpacked_lun); in core_alua_update_tpg_secondary_metadata()
1199 lun->unpacked_lun); in core_alua_update_tpg_secondary_metadata()
/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c75 lun->unpacked_lun); in tcm_remote_port_link()
84 lun->unpacked_lun); in tcm_remote_port_unlink()
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c1998 uint64_t unpacked_lun) in qlt_find_qphint() argument
2004 h = btree_lookup64(&tgt->lun_qpair_map, unpacked_lun); in qlt_find_qphint()
2031 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, mcmd->unpacked_lun, in qlt_do_tmr_work()
2085 mcmd->unpacked_lun = abort_cmd->se_cmd.orig_fe_lun; in __qlt_24xx_handle_abts()
4196 cmd->unpacked_lun, cmd->atio.u.isp24.attr, in qlt_do_ctio_completion()
4229 cmd->sess->port_name, cmd->unpacked_lun); in qlt_do_ctio_completion()
4244 cmd->unpacked_lun); in qlt_do_ctio_completion()
4267 cmd->unpacked_lun, cmd->bufflen); in qlt_do_ctio_completion()
4280 cmd->unpacked_lun, in qlt_do_ctio_completion()
4296 cmd->unpacked_lun); in qlt_do_ctio_completion()
[all …]
H A Dqla_target.h926 u64 unpacked_lun; member
1005 uint64_t unpacked_lun; member
/linux/drivers/target/loopback/
H A Dtcm_loop.c635 scsi_add_device(tl_hba->sh, 0, tl_tpg->tl_tpgt, lun->unpacked_lun); in tcm_loop_port_link()
653 se_lun->unpacked_lun); in tcm_loop_port_unlink()
656 0, tl_tpg->tl_tpgt, se_lun->unpacked_lun); in tcm_loop_port_unlink()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1200 cmd->unpacked_lun, NULL, uasp_to_tcm_func(cmd->tmr_func), in usbg_submit_tmr()
1237 cmd->sense_iu.sense, cmd->unpacked_lun, cmd->data_len, in usbg_submit_cmd()
1247 cmd->unpacked_lun, NULL); in usbg_submit_cmd()
1404 cmd->unpacked_lun = scsilun_to_int(&cmd_iu->lun); in usbg_submit_command()
1505 cmd->cmd_buf, cmd->sense_iu.sense, cmd->unpacked_lun, in bot_cmd_work()
1514 cmd->unpacked_lun, NULL); in bot_cmd_work()
1556 cmd->unpacked_lun = cbw->Lun; in bot_submit_command()