Searched refs:rtpi (Results 1 – 3 of 3) sorted by relevance
3118 unsigned short rtpi; in core_scsi3_emulate_pro_register_and_move() local3174 rtpi = (buf[18] & 0xff) << 8; in core_scsi3_emulate_pro_register_and_move()3175 rtpi |= buf[19] & 0xff; in core_scsi3_emulate_pro_register_and_move()3193 if (se_port->sep_rtpi != rtpi) in core_scsi3_emulate_pro_register_and_move()3221 " %hu\n", rtpi); in core_scsi3_emulate_pro_register_and_move()3333 dest_se_deve = core_get_se_deve_from_rtpi(dest_node_acl, rtpi); in core_scsi3_emulate_pro_register_and_move()3336 " %hu\n", dest_tf_ops->get_fabric_name(), rtpi); in core_scsi3_emulate_pro_register_and_move()3464 core_scsi3_pr_dump_type(type), rtpi, in core_scsi3_emulate_pro_register_and_move()
297 u16 tg_pt_id, rtpi; in target_emulate_set_target_port_groups() local415 rtpi = get_unaligned_be16(ptr + 2); in target_emulate_set_target_port_groups()423 if (port->sep_rtpi != rtpi) in target_emulate_set_target_port_groups()
196 u16 rtpi) in core_get_se_deve_from_rtpi() argument225 if (port->sep_rtpi != rtpi) in core_get_se_deve_from_rtpi()