Searched defs:unpacked_lun (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/drivers/target/ | 
| D | target_core_ua.c | 172 			    u32 unpacked_lun, u8 asc, u8 ascq)  in target_ua_allocate_lun()
 | 
| D | target_core_device.c | 59 transport_lookup_cmd_lun(struct se_cmd *se_cmd, u64 unpacked_lun)  in transport_lookup_cmd_lun()153 int transport_lookup_tmr_lun(struct se_cmd *se_cmd, u64 unpacked_lun)  in transport_lookup_tmr_lun()
 
 | 
| D | target_core_tpg.c | 616 	u64 unpacked_lun)  in core_tpg_alloc_lun()
 | 
| D | target_core_transport.c | 1409 		unsigned char *cdb, unsigned char *sense, u64 unpacked_lun,  in target_submit_cmd_map_sgls()1545 		unsigned char *cdb, unsigned char *sense, u64 unpacked_lun,  in target_submit_cmd()
 1582 		unsigned char *sense, u64 unpacked_lun,  in target_submit_tmr()
 
 | 
| D | target_core_fabric_configfs.c | 799 	unsigned long long unpacked_lun;  in target_fabric_make_lun()  local
 | 
| /linux-4.4.14/drivers/target/sbp/ | 
| D | sbp_target.c | 109 		struct sbp_session *session, u32 unpacked_lun)  in sbp_login_find_by_lun()125 		u32 unpacked_lun,  in sbp_login_count_all_by_lun()
 299 	u32 unpacked_lun;  in sbp_management_request_login()  local
 1210 	int ret, unpacked_lun;  in sbp_handle_command()  local
 
 | 
| /linux-4.4.14/drivers/usb/gadget/legacy/ | 
| D | tcm_usb_gadget.h | 67 	int unpacked_lun;  member
 | 
| /linux-4.4.14/drivers/scsi/qla2xxx/ | 
| D | qla_target.c | 500 	uint32_t unpacked_lun, lun = 0;  in qlt_reset()  local3918 	uint32_t lun, unpacked_lun;  in qlt_handle_task_mgmt()  local
 3950 	uint32_t lun, unpacked_lun;  in __qlt_abort_task()  local
 5652 	uint32_t lun, unpacked_lun;  in qlt_tmr_work()  local
 
 | 
| D | qla_target.h | 957 	uint32_t unpacked_lun;  member
 | 
| /linux-4.4.14/drivers/infiniband/ulp/srpt/ | 
| D | ib_srpt.c | 1689 	uint64_t unpacked_lun;  in srpt_handle_cmd()  local1773 	uint64_t unpacked_lun;  in srpt_handle_tsk_mgmt()  local
 
 | 
| /linux-4.4.14/drivers/xen/ | 
| D | xen-scsiback.c | 863 	unsigned long long unpacked_lun;  in scsiback_add_translation_entry()  local
 | 
| /linux-4.4.14/include/target/ | 
| D | target_core_base.h | 710 	u64			unpacked_lun;  member
 |