Searched refs:rtpi (Results 1 – 3 of 3) sorted by relevance
3158 unsigned short rtpi; in core_scsi3_emulate_pro_register_and_move() local3213 rtpi = get_unaligned_be16(&buf[18]); in core_scsi3_emulate_pro_register_and_move()3228 if (tmp_lun->lun_rtpi != rtpi) in core_scsi3_emulate_pro_register_and_move()3254 " %hu\n", rtpi); in core_scsi3_emulate_pro_register_and_move()3359 dest_se_deve = core_get_se_deve_from_rtpi(dest_node_acl, rtpi); in core_scsi3_emulate_pro_register_and_move()3362 " %hu\n", dest_tf_ops->fabric_name, rtpi); in core_scsi3_emulate_pro_register_and_move()3497 core_scsi3_pr_dump_type(type), rtpi, in core_scsi3_emulate_pro_register_and_move()
282 u16 tg_pt_id, rtpi; in target_emulate_set_target_port_groups() local394 rtpi = get_unaligned_be16(ptr + 2); in target_emulate_set_target_port_groups()402 if (lun->lun_rtpi != rtpi) in target_emulate_set_target_port_groups()
211 u16 rtpi) in core_get_se_deve_from_rtpi() argument226 if (lun->lun_rtpi != rtpi) in core_get_se_deve_from_rtpi()
Completed in 13 milliseconds