Searched refs:rtpi (Results 1 – 3 of 3) sorted by relevance
3174 unsigned short rtpi; in core_scsi3_emulate_pro_register_and_move() local3230 rtpi = (buf[18] & 0xff) << 8; in core_scsi3_emulate_pro_register_and_move()3231 rtpi |= buf[19] & 0xff; in core_scsi3_emulate_pro_register_and_move()3249 if (tmp_lun->lun_rtpi != rtpi) in core_scsi3_emulate_pro_register_and_move()3275 " %hu\n", rtpi); in core_scsi3_emulate_pro_register_and_move()3380 dest_se_deve = core_get_se_deve_from_rtpi(dest_node_acl, rtpi); in core_scsi3_emulate_pro_register_and_move()3383 " %hu\n", dest_tf_ops->get_fabric_name(), rtpi); in core_scsi3_emulate_pro_register_and_move()3515 core_scsi3_pr_dump_type(type), rtpi, in core_scsi3_emulate_pro_register_and_move()
216 u16 rtpi) in core_get_se_deve_from_rtpi() argument231 if (lun->lun_rtpi != rtpi) in core_get_se_deve_from_rtpi()
290 u16 tg_pt_id, rtpi; in target_emulate_set_target_port_groups() local402 rtpi = get_unaligned_be16(ptr + 2); in target_emulate_set_target_port_groups()410 if (lun->lun_rtpi != rtpi) in target_emulate_set_target_port_groups()