Searched defs:i_str (Results 1 – 2 of 2) sorted by relevance
260 static void sas_parse_pr_out_transport_id(char *buf, char *i_str) in sas_parse_pr_out_transport_id()268 static void srp_parse_pr_out_transport_id(char *buf, char *i_str) in srp_parse_pr_out_transport_id()276 static void fcp_parse_pr_out_transport_id(char *buf, char *i_str) in fcp_parse_pr_out_transport_id()281 static void sbp_parse_pr_out_transport_id(char *buf, char *i_str) in sbp_parse_pr_out_transport_id()294 char *i_str) in iscsi_parse_pr_out_transport_id()422 char *buf, u32 *out_tid_len, char **port_nexus_ptr, char *i_str) in target_parse_pr_out_transport_id()
1481 unsigned char i_str[TRANSPORT_IQN_LEN]; in core_scsi3_decode_spec_i_port() local