Searched refs:iport_ptr (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_pr.c | 1454 char *iport_ptr = NULL, i_buf[PR_REG_ISID_ID_LEN]; in core_scsi3_decode_spec_i_port() local 1556 &iport_ptr); in core_scsi3_decode_spec_i_port() 1618 tpdl, tid_len, i_str, iport_ptr); in core_scsi3_decode_spec_i_port() 1667 iport_ptr); in core_scsi3_decode_spec_i_port() 1715 dest_node_acl, dest_se_deve, iport_ptr, in core_scsi3_decode_spec_i_port() 3114 char *iport_ptr = NULL, i_buf[PR_REG_ISID_ID_LEN]; in core_scsi3_emulate_pro_register_and_move() local 3253 (const char *)&buf[24], &tmp_tid_len, &iport_ptr); in core_scsi3_emulate_pro_register_and_move() 3265 " %s\n", dest_tf_ops->get_fabric_name(), (iport_ptr != NULL) ? in core_scsi3_emulate_pro_register_and_move() 3266 "port" : "device", initiator_str, (iport_ptr != NULL) ? in core_scsi3_emulate_pro_register_and_move() 3267 iport_ptr : ""); in core_scsi3_emulate_pro_register_and_move() [all …]
|