Searched defs:i_str (Results 1 – 2 of 2) sorted by relevance
261 static void sas_parse_pr_out_transport_id(char *buf, char *i_str) in sas_parse_pr_out_transport_id()269 static void srp_parse_pr_out_transport_id(char *buf, char *i_str) in srp_parse_pr_out_transport_id()277 static void fcp_parse_pr_out_transport_id(char *buf, char *i_str) in fcp_parse_pr_out_transport_id()282 static void sbp_parse_pr_out_transport_id(char *buf, char *i_str) in sbp_parse_pr_out_transport_id()295 char *i_str) in iscsi_parse_pr_out_transport_id()423 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